Switchboard

  • Thread starter Thread starter Tom
  • Start date Start date
T

Tom

Does anyone know if there is a macro out there which I
can use to have a button on the switchboard which will
close the switchboard? I have the Access 2003 Step By
Step book which has an example of this on the disk;
however I cannot find the disk. Thanks.

Tom
 
I don't know about a macro, but you can open the form in design-view and add
a button. The wizard will offer you an option for closing the form.

Rick B
 
Tom,

You just need a simple macro with one action... Close. Give the macro a
name, and assign it on the On CLick event property of the command button.
 

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
Custom menus by macros 3
startup options 2
Access Switchboard Question - MS Access 2010 0
SetValue - Access 2003 4
Merging two switchboards 3
Exit Access When Exiting Switchboard 2
Snapshot 2

Back
Top