I have a macro setup to run different reports in Excel. I have the filename picked up from cell A1 in one set of code, I also want it to be picked up and used in another Sub function. It is stored in a different module. Is there a way I can declare it so I can use it in both?
I read something about declaring it globally, would that work?
Thanks,
~J
Bookmarks