Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,560
Default Screen update?

I can not remember the format and code to keep the screen from updating as
the code executes. "screen.update = false" or something similar, then when
done "screen.update = true".

Thanks you
--
David
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 709
Default Screen update?

David,

Application.ScreenUpdating = False

Application.ScreenUpdating = True
--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003


"David" wrote in message
...
I can not remember the format and code to keep the screen from updating as
the code executes. "screen.update = false" or something similar, then when
done "screen.update = true".

Thanks you
--
David



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Update Values popup screen Eden397 Excel Discussion (Misc queries) 0 December 13th 07 02:24 PM
Email in Excel without screen update Robnific Excel Discussion (Misc queries) 0 November 9th 06 06:58 PM
How to update a control without screen flashing Chaplain Doug Excel Programming 4 May 20th 05 07:25 PM
Update cell's value without refresh screen? lantiger Excel Programming 0 May 26th 04 05:23 PM
Screen Update Dilemma Alex@JPCS Excel Programming 0 November 17th 03 06:25 PM


All times are GMT +1. The time now is 10:28 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"