![]() |
renaming a template file on startup
Hello,
how do I rename a template file after opening it, e.g. to the current date plus some extension? -- Johannes |
renaming a template file on startup
Johannes,
You can't "rename" an open file, only save it with another filename. e.g. ThisWorkbook.SaveAs Format(Now(),"dd-mm-yyyy") & ".xls" Or .SaveCopyAs, depending on your needs. NickHK "Johannes Zellner" wrote in message .. . Hello, how do I rename a template file after opening it, e.g. to the current date plus some extension? -- Johannes |
All times are GMT +1. The time now is 05:15 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com