Creating the switchboard manager

mushmoom

Board Regular
Joined
May 2, 2003
Messages
84
I have got about six tiffernt tables and like to creat a switchboard to control them form switch need help
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
Well, that's a big topic. Basically you need to create a form with buttons or the like, and for the OnClick event for each button you need to set the event (or macro) that opens the appropriate form. Then go to tools, startup... and in the upper right you choose your new switchboard form as the thing to start with. If there's a specific problem you have doing this, well, specify. (y)
 
Upvote 0
Have you tried using the built-in Switchboard Manager, or doesn't that give you what you want?
Tools | Database Utilities | Switchboard Manager.
Pros: Quick to set up if your needs aren't too complex. You can have multiple pages controlled from a main page. You can open forms and queries, launch reports, or run macros or SQL code.
Cons: Limit is 8 items per page. You don't get control over the layout. If you have many reports / forms / tables to control, you will need plenty of buttons just for switching between pages.

Down the track, a custom toolbar may do the job better -- far more flexible and unobtrusive.

Denis
 
Upvote 0

Forum statistics

Threads
1,221,579
Messages
6,160,616
Members
451,658
Latest member
NghiVmexgdhh

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top