Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Is is possible to run a macro and while that macro is active toggle to the XL woorkbook without stoping the macro? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you are in break mode there are two ways to do this.
if you have Excel2000 or newer, VB will be in another window, so you can arrange the windows to see both the Excel sheet and the VB window If you have 97 I believe you can use Alt+F11 to toggle back and forth. I hope that is helpful "ecpl_3" wrote: Hi, Is is possible to run a macro and while that macro is active toggle to the XL woorkbook without stoping the macro? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
A toggling border macro | Excel Discussion (Misc queries) | |||
toggling | Excel Worksheet Functions | |||
Toggling between macro and excel | Excel Programming | |||
Toggling autofit | Excel Discussion (Misc queries) | |||
Changing direction of cursor after hitting enter - toggling with toolbar macro?? | Excel Programming |