I want the submenu created by switchboard to allow me to edit its appearance
(not content). Every time I bring the submenu up and click design view it
brings up the main menu. Help!
You would be better served by creating your own switchboard using
unbound forms and command buttons. You will then have more control
over each form's appearance and function.
That being said, you can make controls on each switchboard visible or
not as well as change the label captions depending upon the
[SwitchboardID] field. In other words add all the controls you need to
the switchboard form to satisfy both levels, and make only that
level's controls visible for that SwitchboardID in the FillOptions()
sub.