Creating a File Name from a cell

  • Thread starter Thread starter Jeff Granger
  • Start date Start date
J

Jeff Granger

Is there any way of generating a "save as" file name from the contents of a
cell?

Jeff
 
Activeworkbook.SaveAs Filename:=Range("A1").Value

--
HTH

Bob Phillips

(replace somewhere in email address with gmail 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