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

Hey folks,
What's the best way to hide your macro when it is launched... I have a 3
minute macro and would like to hide all the flashing screens from the user...
What is the best way to do this?

Thanks
DJ
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Hiding the macro


Application.ScreenUpdating = Fals

--
Mountain_Dewsk
-----------------------------------------------------------------------
Mountain_Dewski's Profile: http://www.excelforum.com/member.php...fo&userid=1920
View this thread: http://www.excelforum.com/showthread.php?threadid=37389

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default Hiding the macro

"Duncan_J" wrote in message
...
Hey folks,
What's the best way to hide your macro when it is launched... I have a 3
minute macro and would like to hide all the flashing screens from the
user...
What is the best way to do this?


Application.screenupdating = false

(then true at the end)


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 46
Default Hiding the macro

Thanks! Worked great!

"Duncan_J" wrote:

Hey folks,
What's the best way to hide your macro when it is launched... I have a 3
minute macro and would like to hide all the flashing screens from the user...
What is the best way to do this?

Thanks
DJ

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
macro for hiding rows Khardy3352 New Users to Excel 4 February 11th 09 07:41 PM
Macro for hiding rows Linda Excel Discussion (Misc queries) 2 February 1st 06 09:26 PM
Hiding macro execution Angeliki Excel Programming 4 November 7th 03 01:35 PM
Hiding macro Angeliki Excel Programming 2 November 7th 03 01:33 PM
Hiding Macro from View John Telly Excel Programming 3 September 15th 03 11:54 PM


All times are GMT +1. The time now is 02:20 PM.

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"