Switchboard help

R

Rich W.

On a project at work I created a switchboard to, you know
know, to connect to different forms. I have 8 things (I
don't know what they're called) that you click to connect
to forms and two of them go to two different "sub-
switchboards". When I editted the main switchboard in
design view, the same layout for that main switchboard
came out in the two "sub-switchboards". Is there a way I
can change the layout of the two "sub-switchboards"?
 
V

Van T. Dinh

No. It is actually the *same* Access Form. The code behind the Form simply
populate the same Form with different Switchboard Items for the "Main
Switchboard" and "Sub-Switchboards".

OTOH, it is very simple to create your own Menu use a set of Forms with
CommandButtons.
 

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

Top