Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Don`t show when running


Hi

When running a macro, there is no need to display the steps macro i
executing, how I can switch it off :)
Thanks
Pete

--
peterik
-----------------------------------------------------------------------
peteriks's Profile: http://www.excelforum.com/member.php...fo&userid=3701
View this thread: http://www.excelforum.com/showthread.php?threadid=56733

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,089
Default Don`t show when running

Application.ScreenUpdating = False
' your code
Application.ScreenUpdating = True

Regards

Trevor


"peteriks" wrote in
message ...

Hi

When running a macro, there is no need to display the steps macro is
executing, how I can switch it off :)
Thanks
Peter


--
peteriks
------------------------------------------------------------------------
peteriks's Profile:
http://www.excelforum.com/member.php...o&userid=37011
View this thread: http://www.excelforum.com/showthread...hreadid=567330



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Don`t show when running


Thanks Trevor :)


--
peteriks
------------------------------------------------------------------------
peteriks's Profile: http://www.excelforum.com/member.php...o&userid=37011
View this thread: http://www.excelforum.com/showthread...hreadid=567330

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
choose car, add options, show running total LSilvey Excel Discussion (Misc queries) 1 May 5th 08 05:33 PM
How to Show Macro is Running roadkill Excel Discussion (Misc queries) 4 April 12th 06 10:19 PM
How to show the active cell after running a macro? shellshock[_5_] Excel Programming 2 August 2nd 05 12:18 AM
How to show dropdown list from another workbook without running it Kuche Excel Discussion (Misc queries) 1 June 29th 05 07:05 PM
show messagen when running a macro? Markus Scheible[_2_] Excel Programming 7 February 2nd 05 12:00 PM


All times are GMT +1. The time now is 09:30 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"