LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Hiding sheets in Excel

If by 'the second bit' you mean

Application.ScreenUpdating = True

this gives control back to Excel, meaning that the screen will now
update whenever it changes. Depending on your code, you may want to turn
it off and on several or even many times in a block of code, if you
don't want the user to see what's happening at some stages but you do
want them to see what's happening at other stages.

If there's a lot happening with your code, it also speeds things up a
little since there's no delays waiting for the screen to update.

Edward



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
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
Excel 2003, hiding and showing sheets Neil Holden Excel Discussion (Misc queries) 7 February 1st 10 10:49 AM
hiding zero values on all sheets & by default on new sheets WiFiMike2006 Excel Worksheet Functions 4 January 19th 07 08:13 PM
Locking Sheets / Hiding Sheets Lee Harris Excel Worksheet Functions 4 November 29th 05 07:21 AM
Hiding Sheets Rain Excel Worksheet Functions 10 January 18th 05 08:11 PM
Hiding sheets in Excel Spammastergrand Excel Programming 2 September 19th 03 08:31 AM


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

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"