I need a macro to select an option in a message box that pops up when the file opens, that says update. Right now you have to manually click the update option before the macro will continue. I've seen where everyone uses the Application.DisplayAlerts=True and Application.DisplayAlerts=False, but I think that just skips the message box, right? I need the option to be selected so the file will update.
Bookmarks