I am using “DoCmd.RunCommand acCmdInsertHyperlink” from a form button to run the Insert Hyperlink pop-up. The problem is that if the user clicks the Cancel button on the pop-up rather that entering a link and/or clicking the OK button the code errors. Any ideas on eliminating this error?