Do you mean open a query from a Switchboard?
Open it from a Switchboard form you created or from the built-in Switchboard Manager that ships with
Access?
If you are asking this question, I would guess you are using the
Access Switchboard created by the Switchboard Manager Add-in.
That switchboard does not directly facilitate the opening of a query.
1) You can create a Macro (or use code) to open the query, and then
edit the switchboard to tun the macro (or run the code). Those 2
options are available.
2) You can modify the code behind the switchboard to open a query.
3) Best solution would be to simply create your own switchboard using
an unbound form with command buttons. You can directly open a query,
as well as every thing else, and you have more control over
appearance, functionality and maintenance.
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.