So I have a table with operator and job types (and other fields with hours worked etc)
I wanted to run a search on my main form to select an operator and a job type and get a list so I could work out hours etc.
I struggled a bit with multiple search criteria so made multiple queries instead, (like a query for operator1 and jobtype1, a query for operator1 and jobtype 2) etc..
this probably isnt the most efficient way but so far it works.
Is there a way on my form I could select one of these queries and have the results shown in a subform underneath?
Thanks for any help.![]()