+ Reply to Thread
Results 1 to 3 of 3

Hyperlink Dragging with Large Increment

Hybrid View

  1. #1
    Registered User
    Join Date
    01-28-2011
    Location
    Boston, MA
    MS-Off Ver
    Excel 2003
    Posts
    17

    Hyperlink Dragging with Large Increment

    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.

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Hyperlink Dragging with Large Increment

    One approach

    Sheet1!B2:
    =HYPERLINK("#Sheet2!B"&2+13*(ROWS(B$2:B2)-1), "GO")
    copied down

  3. #3
    Registered User
    Join Date
    01-28-2011
    Location
    Boston, MA
    MS-Off Ver
    Excel 2003
    Posts
    17

    Re: Hyperlink Dragging with Large Increment

    Thanks so much! Works perfectly.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1