ManhattanDB
Aimless Andy
- Local time
- Today, 05:54
- Joined
- Dec 19, 2009
- Messages
- 3
Someone please help me! I have been going over and over 4 thick books that I bought from book stores and endlessly searching the web, in an attempt to build a usable database for my boss. Nothing has worked because the information is either scattered and too technical, or only closely similar to what I'm looking for.
I keep finding sample search coding which shows me how to create a search for a name in a database, (if I already know the name). I want to create a search for fields whereas the exact name is unknown. We have a large database consisting of "catagories" (Consultants, Companies, Misc. Contacts, etc.) These can be represented in a drop down, select menu. But we need to tie them in with countries which need to be manually typed in as part of the search criteria. A good example would be: ("All Consultants in South Africa"). Whereas "Consultants" can be from the pull down menu and "South Africa" would be manually typed in.
The results need to appear in a subform on the bottom 1/2 of the search form, but it would be nice not to display a grid there of "all columns; including the empty colums." We are searching data from a large database which has many columns/fields empty because not every field applies to every record. This really poses a challenge for how to display results without having to scroll through tons of empty columns/rolls for the populated fields/search results.
Thank you in advance to anyone offering assistance.!
_Aimless
I keep finding sample search coding which shows me how to create a search for a name in a database, (if I already know the name). I want to create a search for fields whereas the exact name is unknown. We have a large database consisting of "catagories" (Consultants, Companies, Misc. Contacts, etc.) These can be represented in a drop down, select menu. But we need to tie them in with countries which need to be manually typed in as part of the search criteria. A good example would be: ("All Consultants in South Africa"). Whereas "Consultants" can be from the pull down menu and "South Africa" would be manually typed in.
The results need to appear in a subform on the bottom 1/2 of the search form, but it would be nice not to display a grid there of "all columns; including the empty colums." We are searching data from a large database which has many columns/fields empty because not every field applies to every record. This really poses a challenge for how to display results without having to scroll through tons of empty columns/rolls for the populated fields/search results.
Thank you in advance to anyone offering assistance.!
_Aimless