R
RJB
I've seen numerous posts and varying opinions about using the switchboard
manager vs creating a series of forms to do the same job. The look of the
form is very important for this particular project, so I'm opting to design
the unbound forms manually and have them call one-another with command
buttons.
Here's the question - I'd like to do something sort of webpage like, where
the navigation buttons for the "main switchboard" style form are on the
left, always. By clicking one, it opens a subform in the center of the main
form. If you click another button on the left, it opens another form in the
same area, basically closing the other subform and opening the new one. The
subforms, of course, will have buttons within them that will open other
forms/reports/macros...etc.
Is this anywhere near possible and if so, are there any good
examples/tutorials about it? I will definitely need help with the coding.
I can handle the regular coding for going from from one form to another as a
regular switchboard would, but the opening/closing of subforms by clicking a
button might catch me.
Any help is greatly appreciated.
Thanks,
RJB
manager vs creating a series of forms to do the same job. The look of the
form is very important for this particular project, so I'm opting to design
the unbound forms manually and have them call one-another with command
buttons.
Here's the question - I'd like to do something sort of webpage like, where
the navigation buttons for the "main switchboard" style form are on the
left, always. By clicking one, it opens a subform in the center of the main
form. If you click another button on the left, it opens another form in the
same area, basically closing the other subform and opening the new one. The
subforms, of course, will have buttons within them that will open other
forms/reports/macros...etc.
Is this anywhere near possible and if so, are there any good
examples/tutorials about it? I will definitely need help with the coding.
I can handle the regular coding for going from from one form to another as a
regular switchboard would, but the opening/closing of subforms by clicking a
button might catch me.
Any help is greatly appreciated.
Thanks,
RJB