Hi everyone,
I am opening files using VBA, but when I open the file it asks me if I want to edit links. I've tried using "Application.AskToUpdateLinks = False" but that doesn't seem to work, nor does application.displayAlerts = False. Also, I've done it manually by editing links in the excel document itself, but I would like to be able to do it automatically.
Any suggestions would be appreciated! Thanks!
Bookmarks