Hi all
I have a form with a drop down list of car registrations that pulls the information from a table called "Vehicles" and other fields such as make of car etc.
when I select a registration from the drop down list I want it to automatically populate the other fields with car make, colour etc how do I do this
Table information on:
>TblVehicles
Table to pull info to
>TblVehicleBooking
Drop down list name:
> Registration
Other Field Names:
> Make
> Colour
>Misc
I have a form with a drop down list of car registrations that pulls the information from a table called "Vehicles" and other fields such as make of car etc.
when I select a registration from the drop down list I want it to automatically populate the other fields with car make, colour etc how do I do this
Table information on:
>TblVehicles
Table to pull info to
>TblVehicleBooking
Drop down list name:
> Registration
Other Field Names:
> Make
> Colour
>Misc