Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Looks like it's working great. I have never used it. I understand from
Excel's help is that it gives the OS control until the backlog of events generated while the macro was running (key pressed, etc) is not cleared (and these events can themselve generate other macros). That allows the user to do virtually anything, including changing the spreadsheet while the macro is running. Is there something similar but not as strong as doevents? Charles On 9 Jul, 19:14, Charlie wrote: Did you try putting the DoEvents statement inside the innermost loop? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
EXCEL 2007 CHART REFRESH WHILE MACRO IS RUNNING | Charts and Charting in Excel | |||
Excel Screen Refresh Issue in Terminal Server | Excel Discussion (Misc queries) | |||
Force Excel to Refresh Screen | Excel Programming | |||
supress screen refresh when macros running in excel VB | Excel Programming | |||
running a macro on every refresh of the screen | Excel Programming |