Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
workbook_open
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="julio, post: 5949269"] 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 [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
workbook_open
Top