View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
nastech
 
Posts: n/a
Default In Document Hyperlink

Is there a way to mix use of HYPERLINK, and CELL functions, where reference
to CELL might move with line as document expands / contracts (where line
moves, in line positon). ABSOLUTE cell perhaps.

problem is that "in-document" hyperlink does not maintain integrity for
position.

=HYPERLINK(CELL("row",B469),"x") not working