G
Guest
Hello,
I want to use the current filename in a macro to indicate a certain range.
So something like this:
ActiveWorkbook.Names.Add Name:="FileName"
How do I define the current filename?
I want to use the current filename in a macro to indicate a certain range.
So something like this:
ActiveWorkbook.Names.Add Name:="FileName"
How do I define the current filename?