473,386 Members | 1,819 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Access Lost and Found Template

Does anyone have any idea where I can get a Lost and Found Template? I work in a hotel and we have a large volume of lost and found items and I want to make it easy to log and search these items. Thank you.
Oct 12 '07 #1
4 9206
nico5038
3,080 Expert 2GB
Haven't seen such an application yet, but it's very easy to create as it will hold just two rather similar tables.

Just define the reports / forms you need to have for performing your task. Like:
Lost Items Report with the fields:
- Owner
- InformWhenFound
- ObjectLost
- DateLost
- LocationLost
- Further details
- AcceptedBy
- DateFound
Found Items Report with the fields:
- FoundBy
- ObjectFound
- DateFound
- LocationFind
- Further details
- AcceptedBy
- OwnerFoundOn
- OwnerFoundAddress

Just some things I can imagine, but probably you already have some recording you can use as input for the needed fields.

Having the tables you can use them "straight away" and this description op the right-click popup can help to search the items of interest:
http://www.geocities.com/nico5038/xR...nstruction.zip

Getting the idea ?

Nic;o)
Oct 12 '07 #2
Scott Price
1,384 Expert 1GB
A good place to start: http://office.microsoft.com/en-us/te...172481033.aspx

Choose your version of Access and browse through their free templates.

Good luck, and welcome to the Scripts!

Regards,
Scott
Oct 12 '07 #3
Unfortunately, I have looked on the Office website and haven't found anything that would work. The other thing is I could definately build a database that I could use that would suit me just fine, however, there are going to be several users and I need to make it as easy as possible. I was thinking of the possibly using Access along with Info Path. I have also considered making the interface web based.
Oct 14 '07 #4
nico5038
3,080 Expert 2GB
When you consider a web-based solution, then it's better to "drop" Access and to switch to e.g. PHP and the free MySQL database. These are widely supported by ISP's.
The tabledesign will however still be necessary :-)

Nic;o)
Oct 14 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Random Person | last post by:
Does anyone know how to use VBA to relink tables between two MS Access databases? We have two databases, one with VBA code and the other with data tables. The tables are referenced by linked...
6
by: Peter Frost | last post by:
Please help I don't know if this is possible but what I would really like to do is to use On Error Goto to capture the code that is being executed when an error occurs. Any help would be much...
49
by: Yannick Turgeon | last post by:
Hello, We are in the process of examining our current main application. We have to do some major changes and, in the process, are questionning/validating the use of MS Access as front-end. The...
7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
11
by: Grasshopper | last post by:
Hi, I am automating Access reports to PDF using PDF Writer 6.0. I've created a DTS package to run the reports and schedule a job to run this DTS package. If I PC Anywhere into the server on...
18
by: Andre Laplume via AccessMonster.com | last post by:
I have inherited a bunch of dbs which are are shared among a small group in my dept. We typically use the dbs to write queries to extract data, usually dumping it into Excel. Most dbs originated...
6
by: Null Reference | last post by:
Anybody here who can explain or point me to a link ? I wish to create a blank MS Access DB file programmatically using C# . Thanks, nfs
1
by: garry.oxnard | last post by:
Can anyone help me to solve a problem which involves switching from Access to Excel (then back to Access) programatically please? I have an Excel template which, on open, also opens an Access...
0
by: magickarle | last post by:
Hi to all. Little introduction on what I'm trying to do: I'm in charge of creating an access database for our supervisor where they can grade their agents. Per ex: agents are talking to customers...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.