I'd be very surprised if this isn't a duplicate, however, I can't find anything that matches what I want to do.
I'm opening up a workbook with multiple external links programatically. I don't want to be told about the links (Application.AskToUpdateLinks = False), I just want it to update them. There's lots about suppressing warnings: How to suppress Update Links warning?, as an example, there's a few about updating link paths, but I can't quite find anything on just straight up, "Yes open the file and update the data in the links", AKA the same as hitting "Update" when opening the workbook.
I'm pretty sure it's a single line method, something like