How to create a query in a macro

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to create a query using a macro or hide the query from view in the
database window
 
Hidden or not they still run when called from a function or code or macro
 
Jerry,

In general, the principle to follow here is to not allow the users of
your application to have access to the Database Window, and as such
whether a query is visible or not is irrelevant.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top