ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Workbook's BaseTemplate (https://www.excelbanter.com/excel-programming/292270-workbooks-basetemplate.html)

Sonny Maou

Workbook's BaseTemplate
 
How do I find the base template of a workbook (the template upon which
the workbook is based)? (In Word, it is ActiveDocument.BaseTemplate).


Dick Kusleika[_3_]

Workbook's BaseTemplate
 
Sonny

There is nothing similar in Excel, that I know. The new workbook will have
the same properties (File - Properties) of the template, so if you had some
unique information in the properties of the template, you will have that in
the new workbook also.

ActiveWorkbook.BuiltInDocumentProperties("Subject" )

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"Sonny Maou" wrote in message
...
How do I find the base template of a workbook (the template upon which
the workbook is based)? (In Word, it is ActiveDocument.BaseTemplate).





All times are GMT +1. The time now is 03:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com