View Single Post
  #8   Report Post  
Posted to microsoft.public.excel.programming
OldRod[_2_] OldRod[_2_] is offline
external usenet poster
 
Posts: 1
Default problem with Application.ScreenUpdating

Sorry to bump an old thread, but I'm having a similar problem.

On 2 machines, one desktop, one laptop, both running Excel 2000 unde
Windows XP, both running same code.

One machine (desktop) the screenupdating is always TRUE, so the macr
takes forever to run and the screen flashes/flip constantly. On th
laptop however screenupdating works as expected.

Is there maybe an option setting in Excel that could be preventing th
screenupdating from working the same between two machines?

Or a setting in Windows that could be conflicting with it

--
Message posted from http://www.ExcelForum.com