|
-
Aug 18th, 2003, 11:49 PM
#1
Thread Starter
Member
RESOLVED - Create a Record Search Combobox
I have a form connected to an Access DB. I use the DataAdapter (DAsqlClients) and DataSet (DSClients) method to populate the form with data. Basically the form is a simple list of clients names (CompanyName) each with a unique ID (CoID)
Now what i want to do is create a combobox which has all the Company names in it and when i select a company from that list it will go to straight to that record so i can do something with it.
Can somebody give me some help in trying to achieve?
Thanks.
Last edited by BorisMartian; Aug 19th, 2003 at 01:13 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|