R
Robin Clay
Greetings !
I have this:
Private Sub Workbook_Open()
Application.AskToUpdateLinks = False
....and yet, when I open the file, I STILL get asked
whether I want to "Continue" or to "Edit Links"
How can I prevent this box from popping up?
RClay AT haswell DOT com
I have this:
Private Sub Workbook_Open()
Application.AskToUpdateLinks = False
....and yet, when I open the file, I STILL get asked
whether I want to "Continue" or to "Edit Links"
How can I prevent this box from popping up?
RClay AT haswell DOT com