dannydanny
IS-IT--Management
Hi,
I have an Excel Template file. When I open it, Excel automatically changes the name of the file e.g. Filename.xlt to Filename1.xls. Because of this, I am having trouble using the ThisWorkBook.Path code in the Workbook_Open() event to retrieve the path that the template file resides in.
I would like to save the Filename1.xls in the same folder as the template file..... Any way of achieving this?
Any info much appreciated.
Danny
PS. Using Windows 2000.
I have an Excel Template file. When I open it, Excel automatically changes the name of the file e.g. Filename.xlt to Filename1.xls. Because of this, I am having trouble using the ThisWorkBook.Path code in the Workbook_Open() event to retrieve the path that the template file resides in.
I would like to save the Filename1.xls in the same folder as the template file..... Any way of achieving this?
Any info much appreciated.
Danny
PS. Using Windows 2000.