Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
Try using DoEvents inside your code to instruct Excel to execute other tasks while running your code. I hope this helps. Regards, Karim arno wrote: Hi, just a few thoughts: you should turn off screenupdating as this will speed up your code. From time to time, eg. when the statusbar changes, you can turn on screenupdating and then immediately turn it off again so that you can see what is going on. I dont know if this will also solve your problem when switching back to excel from another application. arno |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Force charts to refresh? | Charts and Charting in Excel | |||
Excel Screen Refresh Issue in Terminal Server | Excel Discussion (Misc queries) | |||
force numbers as text as seen on screen | Excel Discussion (Misc queries) | |||
supress screen refresh when macros running in excel VB | Excel Programming | |||
Force refresh of custom functions | Excel Worksheet Functions |