Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Shortcut Key to follow a Call'ed Procedure

You can use Shift+F2 when your cursor is over ThisProc

While in the code for ThisProc, if you want to return to Call ThisProc,you
can use Ctrl+Shift+F2

Priya

"Neily" wrote in message
...
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.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 26
Default Shortcut Key to follow a Call'ed Procedure

Thanks, exactly what I was after.

"Priya" wrote:

You can use Shift+F2 when your cursor is over ThisProc

While in the code for ThisProc, if you want to return to Call ThisProc,you
can use Ctrl+Shift+F2

Priya

"Neily" wrote in message
...
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.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Assigning a Shortcut Key to a Sub Procedure FARAZ QURESHI Excel Discussion (Misc queries) 1 February 12th 09 07:25 AM
Stop a Procedure from another procedure Ayo Excel Discussion (Misc queries) 1 October 30th 08 01:42 AM
Keyboard shortcut to follow hyperlinks? Jack Kohn Links and Linking in Excel 2 December 18th 04 01:05 AM
Calling a procedure in a procedure Don Guillett[_4_] Excel Programming 1 August 17th 04 11:31 PM


All times are GMT +1. The time now is 06:50 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"