Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In Word, you can scroll through pages of information but have a hyperlink set
up so if you want to return to a particular section, it takes you right there. I would like to do this in Excel. I have the top pane frozen, so I can put a button or a formula in any particular cell. Then, while inputing data in the spreadsheet, I want to move from one section to another without having to SCROLL forever, I would like to be able to click the hyperlink or cell to take me there. One thing, I will be needing to insert rows throughout the document, so....as of now, I have not been able to make it point to that "string" of text, if I reference one particular cell. Should I make it search for a string of text to find the cell? if so, how? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
One play is to use single cell defined names for the quick navigation from
point to point, even across sheets. Use the namebox (just to the left of the formula bar) to quickly create the names, with the point cells selected. Eg suppose your 1st waypoint is X2. Select X2, then click inside the namebox, input: _1, then press Enter. Suppose the 2nd waypoint is CH2. Name this in the same manner as: _2, and so on. Then to navigate quickly to X2 from wherever you are, just click the namebox's droplist, choose: _1 and you'll be whisked there in an instant. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "RGlade" wrote: In Word, you can scroll through pages of information but have a hyperlink set up so if you want to return to a particular section, it takes you right there. I would like to do this in Excel. I have the top pane frozen, so I can put a button or a formula in any particular cell. Then, while inputing data in the spreadsheet, I want to move from one section to another without having to SCROLL forever, I would like to be able to click the hyperlink or cell to take me there. One thing, I will be needing to insert rows throughout the document, so....as of now, I have not been able to make it point to that "string" of text, if I reference one particular cell. Should I make it search for a string of text to find the cell? if so, how? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I do believe that is going to work. Thank you so much!!!!!!!!!!!!! Awesome.
"Max" wrote: One play is to use single cell defined names for the quick navigation from point to point, even across sheets. Use the namebox (just to the left of the formula bar) to quickly create the names, with the point cells selected. Eg suppose your 1st waypoint is X2. Select X2, then click inside the namebox, input: _1, then press Enter. Suppose the 2nd waypoint is CH2. Name this in the same manner as: _2, and so on. Then to navigate quickly to X2 from wherever you are, just click the namebox's droplist, choose: _1 and you'll be whisked there in an instant. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "RGlade" wrote: In Word, you can scroll through pages of information but have a hyperlink set up so if you want to return to a particular section, it takes you right there. I would like to do this in Excel. I have the top pane frozen, so I can put a button or a formula in any particular cell. Then, while inputing data in the spreadsheet, I want to move from one section to another without having to SCROLL forever, I would like to be able to click the hyperlink or cell to take me there. One thing, I will be needing to insert rows throughout the document, so....as of now, I have not been able to make it point to that "string" of text, if I reference one particular cell. Should I make it search for a string of text to find the cell? if so, how? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Welcome, RGlade
-- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "RGlade" wrote in message ... I do believe that is going to work. Thank you so much!!!!!!!!!!!!! Awesome. |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
But wait, I want it to do that on each tab/sheet. I don't want it to cross
over sheets. "Max" wrote: Welcome, RGlade -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "RGlade" wrote in message ... I do believe that is going to work. Thank you so much!!!!!!!!!!!!! Awesome. |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Name it a little different on each sheet, then.
Eg for sheet: a, you could have it as: _1a, _2a, etc for sheet: b, you could have it as: _1b, _2b, etc -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "RGlade" wrote in message ... But wait, I want it to do that on each tab/sheet. I don't want it to cross over sheets. |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Seems a bit unuser friendly. Oh well, thank you for your quick response.
"Max" wrote: Name it a little different on each sheet, then. Eg for sheet: a, you could have it as: _1a, _2a, etc for sheet: b, you could have it as: _1b, _2b, etc -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "RGlade" wrote in message ... But wait, I want it to do that on each tab/sheet. I don't want it to cross over sheets. |
#8
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
No problem.
-- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "RGlade" wrote in message ... Seems a bit unuser friendly. Oh well, thank you for your quick response. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
how to increase size of "name box" and "contents of cell " displa. | New Users to Excel | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel | |||
if one cell has "X" textin contents, then pull cell "Y"... | Excel Worksheet Functions |