Results 1 to 3 of 3

Thread: RESOLVED - Create a Record Search Combobox

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2001
    Location
    Australia
    Posts
    57

    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
  •  



Click Here to Expand Forum to Full Width