Hi,
I have been searching for an answer to my problem and hoping someone will be able to help.
I have 2 tables - Day Planner and Vehicle Permits.
In my day planner table I have 3 columns. Truck - Trailer - Permitted
The columns Truck and Trailer are both looking at to other tables with all the vehicle information stored in them.
When I select a Truck and a Trailer in their respective columns in the day planner I want to be able to check the two vehicle details against the third table which is the Vehicle Permits table and the return a vaule store in a column in the vehicle permits table to populate the Permitted column in the day planner table.
Anyone have any ideas how I can do this?
I have tried a the lookup wizard/ creating a query but to no avail as yet.
thanks