Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All
I have an application (my-application) that replaces Excel standard toolbars with a custom toolbar, the toolbars are restored if the user closes the my-application. If however my-application is running and the user chooses to create or open another workbook, I need to ensure that the custom toolbar is removed and the standard toolbars restored, if they switch back to the my-application then the reverse action is required, the procedure that turns of the standard tool bars and creates the customer toolbar runs again. I have been trying to use windows and workbook activate and workbook deactivate events without much success, it appears the focus on my-application is lost immediately these events are triggered - what is the optimum strategy to achieve this switching? TIA -- Cheers Nigel |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Switching between sheets in same workbook (Like Alt + Tab & Choose | Excel Discussion (Misc queries) | |||
Is there a shortcut key for switching between tabs in a workbook | Excel Discussion (Misc queries) | |||
short cut key for switching between sheets in a workbook? | Excel Discussion (Misc queries) | |||
Strategy Needed | Excel Discussion (Misc queries) | |||
Strategy Query | Excel Programming |