![]() |
Links cannot be updated
I'm opening some spreadsheets using vba that have links in them. When the
spreadshet opens, the message 'This workbook contains one or more links which cannot be updated'. I'm presented with a continue and exit button. I click the continue button and my program runs without issue. Is there a way for me to tell excel that I want to continue in my vba program so I don't have to manually click the button every time a spreadsheet is opened? Thanks in advance. |
Links cannot be updated
Are you setting the Openlinks parameter of the Workbooks.Open method to
False? Also, if you cannot find the reason for the links and you want to, get The FindLink utility he http://www.bmsltd.ie/MVP/Default.htm -- Jim Rech Excel MVP "ebferro" wrote in message ... I'm opening some spreadsheets using vba that have links in them. When the spreadshet opens, the message 'This workbook contains one or more links which cannot be updated'. I'm presented with a continue and exit button. I click the continue button and my program runs without issue. Is there a way for me to tell excel that I want to continue in my vba program so I don't have to manually click the button every time a spreadsheet is opened? Thanks in advance. |
All times are GMT +1. The time now is 07:27 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com