P
Phatchef24
Hi,
I was wondering if anybody knew the VBA code to call the name of th
excel file that contained the module a macro was in?
My issue is that the name of the file changes every month so using
Windows("210 Product Expense Report - August Close.xls").Activate
wont work in september. I was just wondering if there was a way to d
this without using Inputbox and just entering the correct name eac
month.
Thanks
I was wondering if anybody knew the VBA code to call the name of th
excel file that contained the module a macro was in?
My issue is that the name of the file changes every month so using
Windows("210 Product Expense Report - August Close.xls").Activate
wont work in september. I was just wondering if there was a way to d
this without using Inputbox and just entering the correct name eac
month.
Thanks