Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 63
Default Is there a "jump to" command???

if your looking at a cell in spreed sheet and the data refering to it is
located in a different location on that page, or a different page. Is there a
way to jump to that location?

Does it have to be set up to work this way and how?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,118
Default Is there a "jump to" command???

If you set up Excel to edit only in the formula bar, then double-clicking on
a cell with references to other cells moves the selection to the referenced
cells and make one of them the active cell.

Example:
A1: =D12+D18
Dbl-click A1....D12 and D18 are now selected (D12 is the active cell).

From the Excel Main Menu
<tools<optons<edit....UNcheck: Edit directly in cell

Does that help?
--------------------------

Regards,

Ron (XL2003, Win XP)
Microsoft MVP (Excel)


"j5b9721" wrote in message
...
if your looking at a cell in spreed sheet and the data refering to it is
located in a different location on that page, or a different page. Is
there a
way to jump to that location?

Does it have to be set up to work this way and how?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,090
Default Is there a "jump to" command???

You can also press the F5 key and enter the cell address you want and click
OK. HTH Otto
"Ron Coderre" wrote in message
...
If you set up Excel to edit only in the formula bar, then double-clicking
on a cell with references to other cells moves the selection to the
referenced cells and make one of them the active cell.

Example:
A1: =D12+D18
Dbl-click A1....D12 and D18 are now selected (D12 is the active cell).

From the Excel Main Menu
<tools<optons<edit....UNcheck: Edit directly in cell

Does that help?
--------------------------

Regards,

Ron (XL2003, Win XP)
Microsoft MVP (Excel)


"j5b9721" wrote in message
...
if your looking at a cell in spreed sheet and the data refering to it is
located in a different location on that page, or a different page. Is
there a
way to jump to that location?

Does it have to be set up to work this way and how?





  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 63
Default Is there a "jump to" command???

Hi Ron...
I'm only trying to move up or down the spread sheet to another location, not
editing any cells.

"Ron Coderre" wrote:

If you set up Excel to edit only in the formula bar, then double-clicking on
a cell with references to other cells moves the selection to the referenced
cells and make one of them the active cell.

Example:
A1: =D12+D18
Dbl-click A1....D12 and D18 are now selected (D12 is the active cell).

From the Excel Main Menu
<tools<optons<edit....UNcheck: Edit directly in cell

Does that help?
--------------------------

Regards,

Ron (XL2003, Win XP)
Microsoft MVP (Excel)


"j5b9721" wrote in message
...
if your looking at a cell in spreed sheet and the data refering to it is
located in a different location on that page, or a different page. Is
there a
way to jump to that location?

Does it have to be set up to work this way and how?




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 63
Default Is there a "jump to" command???

Hi Otto...
I'm only trying to move up or down the spread sheet, not wanting to edit any
cells.

"Otto Moehrbach" wrote:

You can also press the F5 key and enter the cell address you want and click
OK. HTH Otto
"Ron Coderre" wrote in message
...
If you set up Excel to edit only in the formula bar, then double-clicking
on a cell with references to other cells moves the selection to the
referenced cells and make one of them the active cell.

Example:
A1: =D12+D18
Dbl-click A1....D12 and D18 are now selected (D12 is the active cell).

From the Excel Main Menu
<tools<optons<edit....UNcheck: Edit directly in cell

Does that help?
--------------------------

Regards,

Ron (XL2003, Win XP)
Microsoft MVP (Excel)


"j5b9721" wrote in message
...
if your looking at a cell in spreed sheet and the data refering to it is
located in a different location on that page, or a different page. Is
there a
way to jump to that location?

Does it have to be set up to work this way and how?








  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Is there a "jump to" command???

You mis-understand what Otto is saying.

If you uncheck "Edit directly in cells" from ToolsOptionsEdit, when you
double-click on a cell with dependents, you will jump to the first of those
dependents and any other dependents will be highlighted.

Try this with the edit directly in cell unchecked.

In D32 enter =A1*B16

Double-click on D32 to see the "jump to" feature which will select A1 and
highlight B16.


Gord Dibben MS Excel MVP


On Sun, 23 Sep 2007 09:06:01 -0700, j5b9721
wrote:

Hi Otto...
I'm only trying to move up or down the spread sheet, not wanting to edit any
cells.


  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Is there a "jump to" command???

You can also "jump to" a precedent cell *without* losing the "edit in cell"
functionality.

Simply select the formula containing cell and
<Ctrl < [
to jump to those precedent cells.

ALSO,
<Ctrl < ]
to jump *back* to the dependent cell.


--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Gord Dibben" <gorddibbATshawDOTca wrote in message
...
You mis-understand what Otto is saying.

If you uncheck "Edit directly in cells" from ToolsOptionsEdit, when you
double-click on a cell with dependents, you will jump to the first of

those
dependents and any other dependents will be highlighted.

Try this with the edit directly in cell unchecked.

In D32 enter =A1*B16

Double-click on D32 to see the "jump to" feature which will select A1 and
highlight B16.


Gord Dibben MS Excel MVP


On Sun, 23 Sep 2007 09:06:01 -0700, j5b9721


wrote:

Hi Otto...
I'm only trying to move up or down the spread sheet, not wanting to edit

any
cells.



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
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
One should be able to "jump" over undo command in Excel Paul Excel Discussion (Misc queries) 1 February 27th 07 03:01 PM
Creating a search and "jump to" function Brisebear Excel Discussion (Misc queries) 3 August 21st 06 02:07 AM
inserting a conditional "go to" command on a excel "if" function velasques Excel Worksheet Functions 5 March 10th 06 08:16 PM
Make typing "jump" to matching item(s) in drop-down list? Kathy Excel Discussion (Misc queries) 4 November 22nd 05 10:25 PM


All times are GMT +1. The time now is 10:14 PM.

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"