![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Board Regular
Join Date: Mar 2002
Posts: 107
|
Hi
I have a long macro with lots of graphical work. when i run the macro the screen shows all the different steps in a flash, i have been told that if i switch frames off it will stop this flashing effect. can you help explain? Thanks Macker |
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Mar 2002
Location: =ActiveCell.Address
Posts: 478
|
I'm not sure what's meant by frames, but if you put
Application.ScreenUpdating = False at the top of the macro then (as it implies) it will stop anything showing while the macro runs |
|
|
|
|
|
#3 |
|
Board Regular
Join Date: Mar 2002
Posts: 107
|
thanks AJ, just what i wanted
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|