Running VBA macro in Excel from Command Line
Running VBA macro in Excel from Command Line
(OP)
Can a VBA macro in Excel 2K be run from a command line? I assume that the Excel workbook and VBA IDE is already open and running. I just need to run a specific Sub function in a module of the workbook project in a DOS command line. I'm a novice of VBA. Sorry if this question doesn't make sense at all. Any idea would be appreciated.





RE: Running VBA macro in Excel from Command Line
Warning - you're in for some heavy stuff!
Good Luck
johnwm
________________________________________________________
To get the best from these forums read FAQ731-376 before posting
Steam Engine enthusiasts
Steam Engine Prints
RE: Running VBA macro in Excel from Command Line