View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default exel hyperlink moves when adding new row or column

Use a named range in your hyperlink.

Or use the =hyperlink() worksheet function.

swef wrote:

--

Dave Peterson