hokiewalrus
Registered User.
- Local time
- Yesterday, 23:59
- Joined
- Jan 19, 2009
- Messages
- 50
Hello all -
I have a program that I am mildly modifying (I did not write it) and everything is gravy except they want to be able to see the navigation pane only while a certain form is open.
I was pretty easily able to hide the pane via VBA when the program starts and when the maint. form closes, but I can't for the life of me figure out how to open it again.
I know you can just hit F11 to get it open but I'd much rather be able to do it in code and disable that method if it's possible.
Thanks.
I have a program that I am mildly modifying (I did not write it) and everything is gravy except they want to be able to see the navigation pane only while a certain form is open.
I was pretty easily able to hide the pane via VBA when the program starts and when the maint. form closes, but I can't for the life of me figure out how to open it again.
I know you can just hit F11 to get it open but I'd much rather be able to do it in code and disable that method if it's possible.
Thanks.