When an Excel file is opened and it contains an invalid link to another workbook, Excel responds with a dialog box. Is it possible to trap the error, run some code to fix the invalid link, and suppress the dialog box? If so, how…?
I am just looking for advice how to detect and respond to the invalid link; I will muddle my way thru the other stuff.