M
Melissa
Hi
I need to create a database for windscreen repairs. I have one table for
"Clients" and one table for "VehicleDetails", also I have a table for
"Jobs".
In the clients table I have, "ClientID, ClientName,TelNo,CellNo"
IN the vehicledetails table i have" vehicleId, Make,MOdel, Reg,
VinNo,EngineNo"
In the JOBS table I have, ClientName,Reg,Make,Model
Now i have a form for each "Clients" and for VehicleDetails. I would like
to create the jobs Form now, and when I create a new job, i want to be able
to select the ClientName from a drop down list, and then that specific
clients vehicle information (Make,MOdel, Reg, etc) must automatically appear
in these fields on the Jobs form. I would like to avoid subforms if
possible?
Thank you
Melissa
I need to create a database for windscreen repairs. I have one table for
"Clients" and one table for "VehicleDetails", also I have a table for
"Jobs".
In the clients table I have, "ClientID, ClientName,TelNo,CellNo"
IN the vehicledetails table i have" vehicleId, Make,MOdel, Reg,
VinNo,EngineNo"
In the JOBS table I have, ClientName,Reg,Make,Model
Now i have a form for each "Clients" and for VehicleDetails. I would like
to create the jobs Form now, and when I create a new job, i want to be able
to select the ClientName from a drop down list, and then that specific
clients vehicle information (Make,MOdel, Reg, etc) must automatically appear
in these fields on the Jobs form. I would like to avoid subforms if
possible?
Thank you
Melissa