View Single Post
  #2   Report Post  
Bill Martin -- (Remove NOSPAM from address)
 
Posts: n/a
Default

Cyberwolf wrote:
Is there a switch that will run a macro in my personal workbook from a
command line?


------------------------

I don't quite understand what you mean by command line within the Excel context?

What you can do if you wish, is to create a button for it. Push the button and
the macro executes. You can place the button either on a sheet, or up in your
tool bar.

Bill