I have a report that displays the data from a query. There are potentially two other queries that have data that need to be combined with the first query's data. I have check boxes that the user can check if they want the second and/or third query's data added. I tried using a make-table query and append queries. This worked as long as no more than 1 person had the report loaded. If someone else tries to run the report the make-table query bombs because the table it was to make is already made and in use.
Any suggestions? Thank you.
Will
Any suggestions? Thank you.
Will