Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Brian
 
Posts: n/a
Default VB code to continue macro

I am using an xlm macro program which pauses to allow for user input.
However, the "Continue" button to finish off does not work. Any suggestion
for a replacement using VB to continue with the macro execution? Am using
Office 2003. Any help is appreciated.

Brian


  #2   Report Post  
Posted to microsoft.public.excel.misc
Fred Smith
 
Posts: n/a
Default VB code to continue macro

My first suggestion is to post the macro, or the part surrounding the user
input.

--
Regards,
Fred


"Brian" wrote in message
...
I am using an xlm macro program which pauses to allow for user input. However,
the "Continue" button to finish off does not work. Any suggestion for a
replacement using VB to continue with the macro execution? Am using Office
2003. Any help is appreciated.

Brian



  #3   Report Post  
Posted to microsoft.public.excel.misc
Brian
 
Posts: n/a
Default VB code to continue macro

Invoice.xlm is the macro program.
Here is the relevant bit:
=OPEN("E:\Invoice\ID1042.xls")
=ALERT("Enter transaction details then click resume.",2)
=PAUSE()

Sheet ID1042.xls has a button which when clicked, resume executing the rest
of the codes in Invoice.xlm. As Excel 11 in Office 2003 does not support the
macro resume command (or does it?), how do you get around it using VBA?

Brian

"Fred Smith" wrote in message
...
My first suggestion is to post the macro, or the part surrounding the user
input.

--
Regards,
Fred


"Brian" wrote in message
...
I am using an xlm macro program which pauses to allow for user input.
However, the "Continue" button to finish off does not work. Any suggestion
for a replacement using VB to continue with the macro execution? Am using
Office 2003. Any help is appreciated.

Brian





  #4   Report Post  
Posted to microsoft.public.excel.misc
Fred Smith
 
Posts: n/a
Default VB code to continue macro

Sorry, your problem is beyond my macro knowledge. I suggest you post your
question to the .programming newsgroup. They are much more knowledgeable about
macros.

--
Regards,
Fred


"Brian" wrote in message
...
Invoice.xlm is the macro program.
Here is the relevant bit:
=OPEN("E:\Invoice\ID1042.xls")
=ALERT("Enter transaction details then click resume.",2)
=PAUSE()

Sheet ID1042.xls has a button which when clicked, resume executing the rest of
the codes in Invoice.xlm. As Excel 11 in Office 2003 does not support the
macro resume command (or does it?), how do you get around it using VBA?

Brian

"Fred Smith" wrote in message
...
My first suggestion is to post the macro, or the part surrounding the user
input.

--
Regards,
Fred


"Brian" wrote in message
...
I am using an xlm macro program which pauses to allow for user input.
However, the "Continue" button to finish off does not work. Any suggestion
for a replacement using VB to continue with the macro execution? Am using
Office 2003. Any help is appreciated.

Brian







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
Could someone HELP TRANSLATE this simple psuedo code into MACRO please?! bxc2739 Excel Discussion (Misc queries) 3 April 27th 06 06:53 PM
macro or code to open multiple workbooks Duane Reynolds Excel Discussion (Misc queries) 1 March 14th 06 08:18 AM
Import a Code to a paragraph using a formula or macro! Manos Excel Worksheet Functions 3 February 11th 06 07:48 AM
Macro Help In Excel welshlad Excel Discussion (Misc queries) 14 October 26th 05 02:34 PM
Macro for changing text to Proper Case JPriest Excel Worksheet Functions 3 August 8th 05 09:31 PM


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