Switchboard and queries

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

Guest

I like the format of a particular query result as opposed to the result in a
report. Is there any way to use the Switchboard to run the query (as opposed
to running the report)?

Thanks.
 
I like the format of a particular query result as opposed to the result in a
report. Is there any way to use the Switchboard to run the query (as opposed
to running the report)?

Thanks.

Is this a switchboard created by the Access built-in Switchboard
Manager?
If so there is no direct method.
However, you can add a Macro (or Code in a Public Module) to open the
query.
Then use the Switchboard Manager to set the action to either Run Macro
or Run Code, and place the macro or Sub name in the next dialog box.
 
Just one of a nuber of reasons to design your own "switchboard" using a form
rather than Access' Switchboard Mangler! Oops! Meant Manager!
 

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