PLEASE HELP BEACUSE I'M FRUSTRATED!
Hi,
I made a switchboard for my reservation database by first using the Switchboard Manager from MSaccess 2000 and then copying the buttons produced by the manager to new form called "subfrmSwitchboard" . I made also another form called "Main Switchboard" and added "subfrmSwitchboard" to it as a subform. I added also an unbounded subform called "subfrm" to the "Main Switchboard". The purpose of the "subfrm" is to get viewed my forms on it. I think this could be done by automatically changing the "Sourceobject" of the "subfrm" according to clicking on the buttons.
All this work is done to make the buttons list and the opened form to be displayed side by side on the same screen.
Note: I designed the Switchborad in this way because I don't know how to make it on other ways - Tips needed for other ways!
When I open the Main Switchboard in view mode, I get the buttons list to the left of the screen.
I need help of how to open/display an object (form, report etc.) on the the "subfrm". Said in another way how to change the "SourceObject" of "subfrm" and by this way get the buttons list and the form to be opened side by side on the same screen.
Note: The Switchboard Manager produced a function called " HandleButtonClick". I tried to force this function to assign the name of the form, that I want to open, to the "SourceObject" of the "subfrm", but I failed to do that.
Thanks!
Hi,
I made a switchboard for my reservation database by first using the Switchboard Manager from MSaccess 2000 and then copying the buttons produced by the manager to new form called "subfrmSwitchboard" . I made also another form called "Main Switchboard" and added "subfrmSwitchboard" to it as a subform. I added also an unbounded subform called "subfrm" to the "Main Switchboard". The purpose of the "subfrm" is to get viewed my forms on it. I think this could be done by automatically changing the "Sourceobject" of the "subfrm" according to clicking on the buttons.
All this work is done to make the buttons list and the opened form to be displayed side by side on the same screen.
Note: I designed the Switchborad in this way because I don't know how to make it on other ways - Tips needed for other ways!
When I open the Main Switchboard in view mode, I get the buttons list to the left of the screen.
I need help of how to open/display an object (form, report etc.) on the the "subfrm". Said in another way how to change the "SourceObject" of "subfrm" and by this way get the buttons list and the form to be opened side by side on the same screen.
Note: The Switchboard Manager produced a function called " HandleButtonClick". I tried to force this function to assign the name of the form, that I want to open, to the "SourceObject" of the "subfrm", but I failed to do that.
Thanks!