kingsgambit
Registered User.
- Local time
- Today, 11:29
- Joined
- May 27, 2001
- Messages
- 134
Part of my database that I am building has a section for contacts, on a search form I have a list box where is attached to a query, the listbox shows Firstname,Lastname,Telno. As there will be over hundred contacts in the database I want to be able to have buttons on the form where the user can chooses letters to search will i.e ABC,DEF this will brake down the list.
Ihave made the queries with Like "a*" and they work. How can I get the results from whatever the user clicks on to appear in the same listbox. i.e Whatever button pressed would be the rowsource
Ihave made the queries with Like "a*" and they work. How can I get the results from whatever the user clicks on to appear in the same listbox. i.e Whatever button pressed would be the rowsource