Hyperlink Cell Text to Procedures in the VBE
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.


Wow!
That’s a very handy tip.
agreed, the first time I’d seen it.