VBA shortcut goto procedure

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MrDeej
    New Member
    • Apr 2007
    • 157

    VBA shortcut goto procedure

    Hello!

    I have a question.

    In our VB code we have alot of procedures which calls other procedures. Is it a way to jump to the procedure which you are call'ing in the project explorer?

    Today we use ctrl+f to find the call'ed procedure, but i think this is a pretty stumble way to thing.

    Please let me now :=)
  • MrDeej
    New Member
    • Apr 2007
    • 157

    #2
    Found it

    Shift+F2 :)

    Comment

    Working...