Hi,
I have a few successful queries working in my database where the criteria under one of fields pulls from a combo box on a form.
I am now looking to see if one combo box can be used for multiple criteria's in a query. Basically I have a few tables where a staff members name will appear next to a task. I want to be able to select this staff members name from a combo box and this retrieves all tasks where this persons name has been assigned.
I think I may have read somewhere that a combo box cannot be used in this way - which seems so far to be the case. If I copy the code in the query into the different fields, the query doesn't run properly.
Any suggestions as to how I get this to work?
Thanks,
Phil