Excel Macro Help

Microedge

Active Member
Joined
Apr 17, 2007
Messages
40
Reaction score
0
I recorded a macro to jump from sheet to sheet. The macro runs ok but you can see the screen flashing when the macro runs as it jumps from sheet to sheet. Does anyone know how I can run the macro in the background?
 
Application.screenupdating = false

This will turn off the visual you are seeing when the macro jumps from sheet to sheet.
 
Top
Sign up to the MyBroadband newsletter
X