Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Updating a datasheet without all the blinking

Hi there,

Using Updating a wroksheet in Excel. Is there a way to freeze the
worksheet so that all the updates are only presented once they have
been completed.

Thanks,

Aine.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default Updating a datasheet without all the blinking

Application.ScreenUpdating = False
do your thing
Application.ScreenUpdating = True

--
Gary''s Student - gsnu200731


" wrote:

Hi there,

Using Updating a wroksheet in Excel. Is there a way to freeze the
worksheet so that all the updates are only presented once they have
been completed.

Thanks,

Aine.


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
Datasheet with drop down Trev[_2_] Excel Discussion (Misc queries) 0 October 28th 09 11:54 PM
datasheet with data that is not graphed help_me_pls Charts and Charting in Excel 1 July 30th 07 06:54 PM
Population org char from a datasheet smaruzzi Excel Discussion (Misc queries) 0 July 10th 07 08:38 PM
Autofill datasheet using filter Thrain Excel Programming 3 December 3rd 05 06:32 PM
PowerPoint datasheet KD[_3_] Excel Programming 0 June 22nd 04 11:54 AM


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

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

About Us

"It's about Microsoft Excel"