Search From Combobox on form

Lensmeister

Registered User.
Local time
Today, 10:30
Joined
Feb 18, 2009
Messages
65
Hi,

I have a form for searching a table. On the form is a combobox (cboSearchStation) that is populated with all the station names in the table.

What I need it that when a user selects a staion name it populates all the other controls on the form. (See image).

I have tried a few serches and online ways of doing it but they fail. Can anyone advise me please?

Regards,

Lensmeister.
 

Attachments

  • howtosearch.jpg
    howtosearch.jpg
    73.6 KB · Views: 109
If the form is bound to the same table, try the combo box wizard, choosing the third option, "Find a record...".
 
Pukka .....


So simple


Thanks ... :)

Worked a treat :)
 
No problem, glad it worked for you.
 

Users who are viewing this thread

Back
Top Bottom