R
Rob
Hi,
I use the below to capture the name of the file that the macro was run from,
this is then used in the Subs code before another Sub is called. My
question is how do I retain the Workbook Name so that I can use in another
Sub within the same module.
iFname = Application.ActiveWorkbook.Name
Thanks, Rob
I use the below to capture the name of the file that the macro was run from,
this is then used in the Subs code before another Sub is called. My
question is how do I retain the Workbook Name so that I can use in another
Sub within the same module.
iFname = Application.ActiveWorkbook.Name
Thanks, Rob