Help with form (1 Viewer)

TimjHebert

Registered User.
Local time
Today, 17:19
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
 

Ukraine82

Registered User.
Local time
Today, 15:19
Joined
Jun 14, 2004
Messages
346
You can do 1 of 2 things either making a query for vessell search or make a cascading combobox.

hth,
Michael
 

ssoltic

Registered User.
Local time
Tomorrow, 00:19
Joined
Sep 1, 2004
Messages
65
Try with this combo box. when you select some Name from combo box form moves to that record
 

Attachments

  • search.zip
    11.3 KB · Views: 91

Users who are viewing this thread

Top Bottom