Hi,
I know how to drag a hyperlink using the =HYPERLINK formula, but can only get it to work with an increment of 1.
Is there a way to have the increment be larger than one? In this case, by 13 cells?
I attached a sample file.
Hi,
I know how to drag a hyperlink using the =HYPERLINK formula, but can only get it to work with an increment of 1.
Is there a way to have the increment be larger than one? In this case, by 13 cells?
I attached a sample file.
Last edited by Fpob; 02-02-2011 at 07:54 PM.
One approach
![]()
Sheet1!B2: =HYPERLINK("#Sheet2!B"&2+13*(ROWS(B$2:B2)-1), "GO") copied down
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
Thanks so much! Works perfectly.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks