Thread: [Solved] Rename Document & Save
View Single Post
 
Old 05-23-2013, 09:01 AM
d4okeefe d4okeefe is offline Windows Vista Office 2010 64bit
Advanced Beginner
 
Join Date: Apr 2013
Posts: 77
d4okeefe is on a distinguished road
Default

Thank you, Paul. As you likely guessed, I'm new to VBA, but find it very useful.

In the code, I changed .SaveAs2 to simply .SaveAs, in order to prevent an error. Is there a reason why I should have kept .SaveAs2?

Thanks again,

Daniel
Reply With Quote