View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Neily[_3_] Neily[_3_] is offline
external usenet poster
 
Posts: 26
Default Shortcut Key to follow a Call'ed Procedure

Hi,

Quick question. Someone once showed me a short cut key combination that you
could push when over a line such as Call ThisProc and it would then
take you to the code for the Sub procedure call ThisProc.

Anybody able to enlighten me to what that was?

Ta.