Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have an add-in linked to a template, based on which a file is created. When
the user opens this file, he is prompted about updating links. To avoid it, I tried sub Workbook_Open() .......... ActiveWorkbook.UpdateLinks = xlUpdateLinksNever ........ which doesn't work, because the message pops up before _open is run. How do I get this to work ??? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Workbook_Open () | Excel Discussion (Misc queries) | |||
Workbook_Open | Excel Programming | |||
Help with Workbook_Open | Excel Programming | |||
Workbook_Open Event | Excel Programming | |||
Auto_Open Vs Workbook_open | Excel Programming |