Here's the situation: I have 2 Make table queries that progressively spool into the 3rd parameter query. The report is based off this 3rd query. I needed to create a macro for the switchboard so the user could run the report after updating the database, by simply clicking a button, and all the make-table queries and the 3rd query would be run and the report printed. It works. PROBLEM: I keep having warning boxes popping up "You are about to run a make-table query...." Is there any way that I can shut off this series of questions to make it easier for the user? THANKS!