Hi You can use the below code:
ActiveWorkbook.SaveAs Filename:="C:\Documents and Settings\Rajendra Soni_2\Desktop\" & Range("a1") & ".xls", FileFormat:=xlNormal, Password:="", WriteResPassword:="", ReadOnlyRecommended:=False, CreateBackup:=False Regards Rajender Soni On Jul 20, 1:32 pm, Oliver <oliver....@gmail.com> wrote: > Hi, All > > I want to save an excel spreadsheet into a defined directory and the > file name should be equal to a cell value on one tab; anyone has a > handy vba code to solve this problem: > e.g location = my document\my folder > file name = cell c37 on tab "my sheet" -- ---------------------------------------------------------------------------------- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : http://twitter.com/exceldailytip 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310 3. Excel tutorials at http://www.excel-macros.blogspot.com 4. Learn VBA Macros at http://www.quickvba.blogspot.com 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to excel-macros@googlegroups.com <><><><><><><><><><><><><><><><><><><><><><> HELP US GROW !! We reach over 7000 subscribers worldwide and receive many nice notes about the learning and support from the group.Let friends and co-workers know they can subscribe to group at http://groups.google.com/group/excel-macros/subscribe