PC Review


Reply
Thread Tools Rate Thread

back to previous sheet

 
 
=?Utf-8?B?TWlyaQ==?=
Guest
Posts: n/a
 
      24th Jan 2007
is there any way/ macro that may return the user to go back to the previous
sheet?
for example if i click the "trace dependent" button and it refer to other
sheet, i click on the row, and moved to another sheet. is there any option to
back?
i know that the back of the web may be use for hyperlinks only.
--
Miri Tz.
 
Reply With Quote
 
 
 
 
=?Utf-8?B?TWlyaQ==?=
Guest
Posts: n/a
 
      29th Jan 2007
sorry, but it is not working... maybe i did something wrong.
i added this methods and then click the shortcut... nothing happened.
by the way ctrl k bring me the window of insert hyperlink...
--
Miri Tz.


"ufo_pilot" wrote:

>
> click on a cell > Ctrl j will take you to the Precedence
> then > Ctrl k will take you back - removing all the arrows too.
>
>
> Sub GetDep()
> ' Keyboard Shortcut: Ctrl+k
> Selection.ShowDependents
> ActiveCell.NavigateArrow TowardPrecedent:=False, ArrowNumber:=1, _
> LinkNumber:=2
> ActiveSheet.ClearArrows
> End Sub
>
>
> Sub GoPrec()
> ' Keyboard Shortcut: Ctrl+j
> Selection.ShowPrecedents
> ActiveCell.NavigateArrow TowardPrecedent:=True, ArrowNumber:=1,
> LinkNumber _
> :=1
> ActiveSheet.ClearArrows
>
> "Miri" wrote:
>
> > is there any way/ macro that may return the user to go back to the previous
> > sheet?
> > for example if i click the "trace dependent" button and it refer to other
> > sheet, i click on the row, and moved to another sheet. is there any option to
> > back?
> > i know that the back of the web may be use for hyperlinks only.
> > --
> > Miri Tz.

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Back to Previous Sheet (Leo) =?Utf-8?B?TGVv?= Microsoft Excel Programming 1 9th Oct 2007 01:07 PM
Select sheet, Pause till Enter pressed, return to previous sheet Russ3Z Microsoft Excel Programming 1 12th Jun 2007 11:06 PM
How do I get the Hyperlink back button to go back to the previous. =?Utf-8?B?TUJ0aG9tUjk=?= Microsoft Word Document Management 0 23rd Sep 2004 08:39 PM
IE 6 navigates back to previous page by itself (as if I had clicked the 'back' button) Nelson Windows XP Internet Explorer 0 26th Jul 2004 06:34 PM
Link back to previous page before and after post back =?Utf-8?B?VGlt?= Microsoft Dot NET 0 10th May 2004 08:36 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:08 AM.