Help with form

TimjHebert

Registered User.
Local time
Today, 00:36
Joined
Dec 12, 2004
Messages
40
i have a table with the following fields.
customerid-PK
Customer
vessel1
radio1model
radio1serial
vessel2
vessel2model
vessel2serial

how can i build a form to do a search on an individual vessel?
can someone give me an example?

Thanks in advance!
Tim
 
You can do 1 of 2 things either making a query for vessell search or make a cascading combobox.

hth,
Michael
 
Try with this combo box. when you select some Name from combo box form moves to that record
 

Attachments

Users who are viewing this thread

Back
Top Bottom