D
Dave Peterson
Application.Dialogs(xlDialogInsertHyperlink).Show
How can I programmatically open the Insert Hyperlink dialog in a macro?
(I'm almost sure that I can do it using an API call, but I can't figure out
which one)