I a have need for running specified Macro from windows command line with parameter. Simple example. Macro should save in A1 cell the value of the parameter specified.
Is it possible to accomplish this?
With regards,
PsmakR
|
I a have need for running specified Macro from windows command line with parameter. Simple example. Macro should save in A1 cell the value of the parameter specified. Is it possible to accomplish this? With regards, PsmakR | |||
|
feedback
|
|
The best I can think of is using a Macro enabled Worksheet. AFAIK, it's impossible to fire up a macro without Excel loaded. The big question in my mind is, why would you need to run it from the commandline? | |||
|
feedback
|