Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro which adds sheets to a workbook (.xlsm) based upon a
custom template (.xltm). The line of code which does this is: Sheets.Add Type:="<pathfilename.xltm" Doing so causes excel to create a link to the .xltm file. I can see the link by going to Data ribbon, and clicking on Edit links in the Connection group. I also tried doing this manually by inserting a sheet based upon the template file and the same thing happens. Why? This doesn't happen in Excel 2003. Is there a flag in Excel 2007 which indicates I don't want a link back to the source file that I need to set? This is either a new "feature" in Excel 2007 or a bug..... - John. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding a new template spread sheet on the first day of a new month | Excel Discussion (Misc queries) | |||
adding a sheet to database using the template Wizard | Excel Discussion (Misc queries) | |||
How do I link one sheet of data to a template? | Excel Discussion (Misc queries) | |||
How to create a template that creates and saves as sequencial num. | Excel Programming | |||
Adding a new sheet based on a template | Excel Programming |