SwitchBoards and Queries

  • Thread starter Thread starter Guest
  • Start date Start date
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?
 
Is there a way to add a querie to a switchboard?

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.
 

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

Similar Threads

Access Switchboard error message 1
switchboard problem 4
Switchboard question 3
Switchboard 9
SWITCHBOARD 1
Switchboard Minimized 4
Switchboard manager 4
I've lost my Switchboard ! 3

Back
Top