Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / April 2007

Tip: Looking for answers? Try searching our database.

howto: saveas with file name from a cell in the current worksheet

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
bob - 05 Apr 2007 17:30 GMT
see subject
BigPig - 05 Apr 2007 19:02 GMT
bob,

You can do it with vba. Here's a small snippet that you can assign to a
command button. Where "A1" is the cell that you are using to name the file.

This will save in the last folder you saved to.

ActiveWorkbook.SaveAs Filename:=Range("A1").Value

HTH

Bigpig

> see subject

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.