Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
Is it possible to add a button allowing to switch from one window to another at Excel (like nextwindow command at Word)? Thx Sergie |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Sergiek,
You could add a toolbar button and assign a macro like: Sub NextWin ActiveWindow.ActivateNext End Sub, However, given that the Window menu is only a single click away, I doubt that the button would add much functionality. --- Regards, Norman "Sergiek" wrote in message ... Hello, Is it possible to add a button allowing to switch from one window to another at Excel (like nextwindow command at Word)? Thx Sergie |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to save a desired window size but hv window comeup fullsz by d | Excel Discussion (Misc queries) | |||
View cell contents as a pop-up window (similar to comments window) | Excel Worksheet Functions | |||
Docking Project Explorer, Properties window and Code window in VBE | Setting up and Configuration of Excel | |||
The window opens in a smaller window not full sized window. | Excel Discussion (Misc queries) | |||
Switching between sheets in same window... | Excel Discussion (Misc queries) |