View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default How do I pause a Macro whilst it is running?

You didn't like all the suggestions you got yesterday in .misc?

http://groups.google.com/groups?thre...BADC%40msn.com

If you're looking for old posts, you can use google (maybe a few hours behind)
to search for stuff you've posted (and find the replies, too)

http://groups.google.com/advanced_group_search
http://groups.google.com/advanced_gr...Excel*&num=100

Ron de Bruin has an excel addin that you may like:
http://www.rondebruin.nl/Google.htm

Gary wrote:

I have a macro which simply switches between two
worksheets, but I would like to pause the macro so that it
shows one worksheet for say 2 minutes and then switches to
the next worksheet for say 2 minutes and then starts again.

I know how to loop - it is just the "pausing" that I
cannot work out.

Does anyone have any ideas?


--

Dave Peterson