Screen update!!!

MarkReddell

Board Regular
Joined
Sep 1, 2011
Messages
210
Office Version
  1. 365
Platform
  1. Windows
  2. Mobile
Is there a way to turn screen updating on & off 2 make the macros run faster??? I've tried 2 make this work & it works OK until I try 2 enable the screen update again I get a debug error!!! Thanx 4 anyones help!!! God Bless!!!
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
Is there a way to turn screen updating on & off 2 make the macros run faster??? I've tried 2 make this work & it works OK until I try 2 enable the screen update again I get a debug error!!! Thanx 4 anyones help!!! God Bless!!!



The Bolded part of your question brings up the question(s):
1. Where are you tryring to put ScreenUpdating = False/True in your code?
2. What is the error are you getting?

It would really help if you post the code for us to see. (Please use Code Tags when posting code, or press the # sign in the Reply box and paste your code between the bracket pairs.)

It may be that the slow down is caused by some other means like Select and Activate.
 
Upvote 0
thx 4 the help Hail11 & Nalani !!! Its worx fine!!! Happy Thanksgiving & Merry Christmas !!!!!!!!:LOL:
 
Upvote 0

Forum statistics

Threads
1,215,219
Messages
6,123,680
Members
449,116
Latest member
HypnoFant

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top