LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default Pause a Macro?

I have written a program that looks up a range on one worksheet based off
certain data like the word "incorrect", if it is "incorrect" I store that
range in a variable called MyRange. What I want to do is using that range
tell the user please update this cell with the correct formula, then turn
control over to the spreadsheet so they can type in a formula, and then after
they hit enter, return control to the program to continue execution. At first
I used an input box, but I don't like they way it works. So is it possible to
Pause execution and then wait for a cell to update. Is there some sort of
afterupdate feature? I know you can write a Private Sub object_afterupdate()
procedure, but this only works with form object. Any help would be great.
Thanks.
 
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
pause a macro tsmith Excel Discussion (Misc queries) 9 January 22nd 09 12:47 AM
How do I pause a macro? Dave H Excel Discussion (Misc queries) 5 May 3rd 08 04:53 PM
Pause Macro 2 Ollie Excel Discussion (Misc queries) 3 June 15th 06 04:49 AM
Pause during a Macro Marie[_3_] Excel Programming 6 January 18th 04 12:18 PM
Pause macro Bill Barclift Excel Programming 0 September 30th 03 09:22 PM


All times are GMT +1. The time now is 11:30 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"