Form which runs a query to use in a look up validation of later entry
I have a query which uses the form value as the selection criteria - this works
I have 2 entries on the form customer and instructor id.
How do I have a second entry which is a look up based on a query depending on the other form value ?
I cannot get this to work.. when the top id changes the look up list based on the query should change...
"The list of instructors available for selection should be restricted to those that match the level of
the customer."
I have attached the database I am using.
Many thanks for your help and advice