Show Multiple Tabs on opening

darren_access

Registered User.
Local time
Yesterday, 20:41
Joined
Jan 8, 2018
Messages
57
Hello gurus,

Well my app is almost completed. I have set a few things such as custom menu, display a certain form on open etc, but I'd like to show MORE THAN ONE form/tab on opening, such as user guide and the initial list form.

How can I achieve this?
TIA
 
Using the tabbed interface, you can only see one tab at a time.

Using either the tabbed or form interface, you can run a macro that opens multiple forms or you can open the main form and have it open the other forms.
 

Users who are viewing this thread

Back
Top Bottom