Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
nastech
 
Posts: n/a
Default In-Doc Hyperlink ANSWER maintain lines from Cut-Paste


After much search / told can't do it.. :)
Found what may be the answer. Not sure if all items are necessary, maybe
someone can comment on if anything incorrect / not needed in this formula.
(this works anyways)

Have found what believe to be answer for keeping Hyperlink "Line-Locations"
intact from Cut-Paste of lines.
- z1 is for absolute cell reference to adjust # rows down (size of your
screen, e.g.: 32)
- 1st examples for top of document, last example for "in-document", ROW()
for line you place link in.

=HYPERLINK("#"&CELL("address",OFFSET(A505,$Z$1,1)) ,"x") for downward link
in document
=HYPERLINK("#"&CELL("address",OFFSET(A505,-1,1)),"x") for up

=HYPERLINK(IF(ROW($A$253)=ROW($A764),"#"&CELL("ad dress",OFFSET($A$253,$Z$1,1)),"#"&CELL("address",O FFSET($A$253,-1,1))),"x")

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
Drawn lines paste anywhere not on highlighted cell Miss P Excel Discussion (Misc queries) 0 December 30th 05 03:47 PM
Deleting unused lines between used lines? Stevel Setting up and Configuration of Excel 1 November 25th 05 12:58 AM
Importing Data from an Access Database Including a Hyperlink Colum B.C.Lioness Excel Discussion (Misc queries) 0 May 16th 05 05:26 PM
How do I get a hyperlink to track cut and paste data? Kev Nurse Excel Discussion (Misc queries) 2 February 2nd 05 11:40 PM
excel - numbers as text Thuferhawat New Users to Excel 12 January 24th 05 09:29 PM


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

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"