lilmikey1982
Registered User.
- Local time
- Today, 22:11
- Joined
- Jun 26, 2002
- Messages
- 14
I'm having some major problems with creating a searchable db. I'm pretty new to access, and I need to make a database of photos, that I can search by keywords. My original thought was to create a window that would open up, and give you 3 cascading combo boxes of options that would narrow down the photo choices, and list them below in a table embedded in the window. These are pictures of digging sites, so my field names are "Location", "Equipment", and "People". I think that type of a search function will work, but I can't seem to make it function. I'm really new (and bad) at the code stuff, so any help you guys can give, would be MUCH appreciated.
Also, as I am pretty new to this stuff, can anyone think of a way that would be easier to search the photos? The people I am helping, when searching, would like to be able to narrow down the selection. They have about 5000 photos, and the would like to be able to narrow down the choice to about 50. I figured that cascading combo boxes would be the easiest way to do it.
Also, as I am pretty new to this stuff, can anyone think of a way that would be easier to search the photos? The people I am helping, when searching, would like to be able to narrow down the selection. They have about 5000 photos, and the would like to be able to narrow down the choice to about 50. I figured that cascading combo boxes would be the easiest way to do it.