donkey9972
Registered User.
- Local time
- Today, 13:01
- Joined
- May 18, 2008
- Messages
- 82
Okay, since my other issue with using tabs was essentially unsolvable due to lack of information available, well at least a lack of information I could find using a search engine. I have a new idea but I am not sure how to accomplish it, not to mention I was researching my other issue and I saw some information that was concerning, basically if you bind several sub-forms to a main form using tabs that it slows your form loads down a huge amount over time. So to avoid that I am hoping I can try to get something else figured out. So here goes...
I want to have a main form, with buttons on the left side.
Btn1
Btn2
Btn3
etc...
Then to the right of that have an unbound sub-form. Then when one of the buttons are pressed it will load the corresponding form into the sub-form. I know how to press a button and make a new form appear (macro and VBA). I am just not sure how to do the same in order to put it into the unbound sub-form. I need help, but lets leave the therapist out of this for now.
I want to have a main form, with buttons on the left side.
Btn1
Btn2
Btn3
etc...
Then to the right of that have an unbound sub-form. Then when one of the buttons are pressed it will load the corresponding form into the sub-form. I know how to press a button and make a new form appear (macro and VBA). I am just not sure how to do the same in order to put it into the unbound sub-form. I need help, but lets leave the therapist out of this for now.