I am a beginner and have created some Excel VBA macros that input some raw data and chart it etc etc. I know I can invoke the macros inside Excel a number of different ways. However, I was wondering if there is a way to invoke the macro through a VBScript outside of Excel.
I am trying to completely automate the conversion of the raw data without the need to access Excel and interact with the macro which recquires no user input.
This may be simple but I have no idea how to go about it. I hope its doable. Thanks for any suggestions.
LJS
I am trying to completely automate the conversion of the raw data without the need to access Excel and interact with the macro which recquires no user input.
This may be simple but I have no idea how to go about it. I hope its doable. Thanks for any suggestions.
LJS