Hyperlink Cell Text to Procedures in the VBE

March 4th, 2005 | Categories: Shortcuts | Tags:

Hyperlinks to code – Nice trick if you mention any of your code in your worksheet and want a quick jump to the actual code itself.

Click on the hyperlinked text, the Visual Basic Editor opens directly to that procedure.

  1. March 4th, 2005 at 13:40
    Reply | Quote | #1

    Wow!

    That’s a very handy tip.

  2. Mark
    March 5th, 2005 at 17:56
    Reply | Quote | #2

    agreed, the first time I’d seen it.