A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
it ended up inserting a tab and a new line in the VBE window. I then tried executing the SendKeys line after the FollowHyperlink line, but it did not "execute" within the dialog box I mentioned in my original post.
Running from the VBA editor does that. Try running from a command button on the worksheet.
The line cannot be after the Hyperlink code because the hyperlink line does not finish processing until after the selection is made on the popup.