ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Updating a datasheet without all the blinking (https://www.excelbanter.com/excel-programming/391514-updating-datasheet-without-all-blinking.html)

[email protected]

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.


Gary''s Student

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.




All times are GMT +1. The time now is 11:08 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com