Hello,
I have a template excel file that has a Macro, which is basically a form that gets opened when the user clicks on that sheet.
I have a separate set of data that needs to be written in multiple tabs.
Is it possible for me to open this existing Template file, write my current data into it, I do not touch the tab which has the Macro/Form, and then output the file with a new name into a separate location??
Thanks