W
WLMPilot
I have a table contain vehicle info with the Primary Key being the year of
the vehicle and model, ie 05EXPE for 2005 Expedition. I also have a table
for service done on vehicles with its own primary key but also the primary
key from the vehicle table in order to relate the two tables.
My question is this. As a vehicle is entered in the Vehicle table, is there
a way to add that vehicle (say its primary key) to a combo box within the
Service table so that the user can choose which vehicle the service is for
versus having to type the ID in?
Thanks,
Les
the vehicle and model, ie 05EXPE for 2005 Expedition. I also have a table
for service done on vehicles with its own primary key but also the primary
key from the vehicle table in order to relate the two tables.
My question is this. As a vehicle is entered in the Vehicle table, is there
a way to add that vehicle (say its primary key) to a combo box within the
Service table so that the user can choose which vehicle the service is for
versus having to type the ID in?
Thanks,
Les