Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Datasheet with drop down | Excel Discussion (Misc queries) | |||
datasheet with data that is not graphed | Charts and Charting in Excel | |||
Population org char from a datasheet | Excel Discussion (Misc queries) | |||
Autofill datasheet using filter | Excel Programming | |||
PowerPoint datasheet | Excel Programming |