Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Start Macro / Stop Macro / Restart Macro

1) How can I start a macro to preform normal functions(ie
cut-copy-paste). Stop the macro in mid stream to adjust
specific formulas and then resart the macro to preform the
rest of the macro?

Any help is greatly appreciated.
Pete
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 550
Default Start Macro / Stop Macro / Restart Macro

Pete,

Not sure what you want to adjust mid stream in your macro
but take a look at "Input Box" in the VBA Help.

John

Pete wrote:

1) How can I start a macro to preform normal functions(ie
cut-copy-paste). Stop the macro in mid stream to adjust
specific formulas and then resart the macro to preform the
rest of the macro?

Any help is greatly appreciated.
Pete


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Start Macro / Stop Macro / Restart Macro

You can't. You need to break the macro into two pieces. Execute the first,
do the adjustments, execute the second.

Regards,
Tom Ogilvy

"Pete" wrote in message
...
1) How can I start a macro to preform normal functions(ie
cut-copy-paste). Stop the macro in mid stream to adjust
specific formulas and then resart the macro to preform the
rest of the macro?

Any help is greatly appreciated.
Pete



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
Sub Macro vrs Function Macro Auto Start Pat Excel Discussion (Misc queries) 7 June 6th 07 09:53 PM
How to start a Macro Rick_T Excel Discussion (Misc queries) 1 December 28th 06 04:50 PM
Start/Stop Macro Button Paul987 Excel Discussion (Misc queries) 1 July 10th 06 05:14 PM
how to stop/ restart macro after selecting from autofilter list ronnie davidson Excel Discussion (Misc queries) 2 April 6th 06 03:19 PM
Can I break and restart a link in a macro tweacle Excel Worksheet Functions 0 December 23rd 05 10:24 PM


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