Use current filename as a string

  • Thread starter Thread starter Guest
  • Start date Start date
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?
 
Activeworkbook.Name for a name such as "myWorkbook.xls"

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top