Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 50
Default Hide the running macro

Hi Syn !! :)
It's done this way.


Sub abc()
Sheets("A").Select
Application.ScreenUpdating = False
'************YOUR CODE*************
End Sub

Regards, Vijay

"Syndrome" wrote:

I have four worksheets within a workbook named A,B,C,D. I have an auto_close
macro that runs three seperate macros that affects sheets B,C,D but I would
like the workbook to remain on sheet A whilst the macro is running.

Any help would be appreciated

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
Hide all windows while macro is running Gary Keramidas Excel Programming 6 February 12th 08 05:08 PM
how can we hide the steps of macro running azam Excel Discussion (Misc queries) 3 January 9th 07 01:09 PM
Hide all windows while macro is running John Bundy Excel Programming 0 December 27th 06 03:13 PM
Hide the running macro Norman Jones Excel Programming 0 December 7th 06 04:32 PM
How to hide all the actions while a macro is running milo[_2_] Excel Programming 3 October 4th 03 03:29 AM


All times are GMT +1. The time now is 05:22 AM.

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"