Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
nastech
 
Posts: n/a
Default Formula: Add rows/lines to destination in Hyperlink

trying to have an in-document hyperlink, that has a way of fixing a position,
so as lines are entered/removed around, then link stays in same spot. I
spend half my time resetting cell references in large document, to navigate.

Example have is:
=HYPERLINK("#"&CELL("address",A82),"top") need help to include: add 32
lines past A82 example, thanks

Istead of picking ~32 lines after my real destination (where cut-pastes
above my "title-line", would cause every thing to shift & hyper-link to be
off, way too often),,, maybe I need to use the exact title line as the
reference & add 32 lines past it, within the formula. possibly need to use
an Absolute Cell Reference? Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Formula: Add rows/lines to destination in Hyperlink

This'll point at A114 no matter what you delete/insert.

=HYPERLINK("#"&CELL("address",INDIRECT("A114")),"t op")



nastech wrote:

trying to have an in-document hyperlink, that has a way of fixing a position,
so as lines are entered/removed around, then link stays in same spot. I
spend half my time resetting cell references in large document, to navigate.

Example have is:
=HYPERLINK("#"&CELL("address",A82),"top") need help to include: add 32
lines past A82 example, thanks

Istead of picking ~32 lines after my real destination (where cut-pastes
above my "title-line", would cause every thing to shift & hyper-link to be
off, way too often),,, maybe I need to use the exact title line as the
reference & add 32 lines past it, within the formula. possibly need to use
an Absolute Cell Reference? Thanks


--

Dave Peterson
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
Is it possible? DakotaNJ Excel Worksheet Functions 25 September 18th 06 09:30 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Hyperlink Formula to call up browser Bob Smith Excel Worksheet Functions 3 November 5th 05 05:45 AM
Using a formula in a Hyperlink Cell reference sslabbe Excel Discussion (Misc queries) 4 December 10th 04 12:30 AM
hyperlink formula David McRitchie Excel Discussion (Misc queries) 0 November 27th 04 05:32 PM


All times are GMT +1. The time now is 07:21 AM.

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

About Us

"It's about Microsoft Excel"