Hi All,
I am currently running a macro that parses out a pipe delimited csv. It then cleans up some artifacts, and saves it with a variable name based on which report they pick from a list.
Currently, once the macro is done running, the macro file not only saves a copy of the report to a location on a shared drive, but then it becomes the actual report.
I would like the Macro to open a new excel file run the output onto it, save and close. Without the data overwriting the open Macro, so the use can go ahead and run it multiple times without reopening the program.
Thank you in advance for your responses.
Your Truly,
Newb of Newbs
I am currently running a macro that parses out a pipe delimited csv. It then cleans up some artifacts, and saves it with a variable name based on which report they pick from a list.
Currently, once the macro is done running, the macro file not only saves a copy of the report to a location on a shared drive, but then it becomes the actual report.
I would like the Macro to open a new excel file run the output onto it, save and close. Without the data overwriting the open Macro, so the use can go ahead and run it multiple times without reopening the program.
Thank you in advance for your responses.
Your Truly,
Newb of Newbs