Close Macro

Don White

Spider
Local time
Today, 02:37
Joined
Jan 6, 2005
Messages
17
Close Query using macro does not work

Why does the close macro statement not work with Queries. I need to close the window when I finish the query. I only run the query for input to a report. How do I correct this? The user does not need to see the query, he only needs to see the report.


Thanks for any help.
 
Last edited:
If you are asking this question, you probably should not be opening the query at all. When you open a query this way, it shouldn't be closed except by the user who is viewing it.

PS, I moved your question. You added it into an existing thread which had nothing to do with your problem. Use the New Thread button to start a new thread.
 

Users who are viewing this thread

Back
Top Bottom