Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I've developed a workbook wb1 with a connected workbook wb2. Wb2 is open with VBA in the Workbook_Open(): Workbooks.Open(ThisWorkbook.Path & "\wb2.xls", 0, True) Now I've changed wb1 into a template. When I now make a new workbook based on the template the Workbook_Open() macro is executed. But now ThisWorkbook.Path is empty! And the connected wb2 cannot be found. What can I do to open wb2 in this situation? Thanks for help, Henk |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
default template Excel uses at start-up | New Users to Excel | |||
How to open connected workbook with template | Excel Programming | |||
Dropdown list connected to another workbook | Excel Worksheet Functions | |||
how do i start excel and have it use a template automatically? | Excel Programming | |||
Anyne have a template for a start-up business plan? | Excel Discussion (Misc queries) |