+ Reply to Thread
Results 1 to 5 of 5

hyperlink between cells

  1. #1
    Forum Contributor max_max's Avatar
    Join Date
    06-28-2013
    Location
    italy - venice
    MS-Off Ver
    Excel 2007
    Posts
    1,693

    hyperlink between cells

    Hello,
    I have a series of cells with a hyperlink to another sheet

    Please Login or Register  to view this content.
    Please Login or Register  to view this content.
    If I drag in down it does not connect exactly as the example.
    I tried it with a formula for lines even / odd: = MOD (ROW (), 2)
    to select only odd / even and then drag it down wrong.
    There is an option in Excel to do this?
    I hope I was clear
    A greeting and thanks.

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,147

    Re: hyperlink between cells

    Try

    =IF(INDIRECT("'articolo'!A" & INT((ROW()-1)/2)+2)<>0,INDIRECT("'articolo'!A" & INT((ROW()-1)/2)+2),"")
    =IF(INDIRECT("'Descrizione'!C" & INT((ROW()-1)/2)+2)<>0,INDIRECT("'Descrizione'!C" & INT((ROW()-1)/2)+2),"")

    confused by row 5 "missing" ???

    drag down as a pair

  3. #3
    Forum Contributor max_max's Avatar
    Join Date
    06-28-2013
    Location
    italy - venice
    MS-Off Ver
    Excel 2007
    Posts
    1,693

    Re: hyperlink between cells

    Hello John Topley,
    the formulas are o.k.
    -------------------------
    Ciao johntopley,
    le formule sono o.k.


    The formulas in Italian

    Please Login or Register  to view this content.

    thank you very much.
    A greeting.
    max_max
    --------------------
    ti ringrazio tantissimo.
    Un saluto.
    max_max

  4. #4
    Forum Contributor max_max's Avatar
    Join Date
    06-28-2013
    Location
    italy - venice
    MS-Off Ver
    Excel 2007
    Posts
    1,693

    Re: hyperlink between cells

    Information: the formulas work on Excel 2003?
    max_max
    ------------------------------------------------
    Informazione: le formule funzionano su excel 2003?
    max_max

  5. #5
    Forum Contributor max_max's Avatar
    Join Date
    06-28-2013
    Location
    italy - venice
    MS-Off Ver
    Excel 2007
    Posts
    1,693

    Re: hyperlink between cells

    Hello,
    tried it on excel 2003 formulas work.
    Thanks again.
    max_max
    -------------------------------------------
    Ciao,
    provato su excel 2003, le formule funzionano.
    Grazie ancora.
    max_max
    Last edited by max_max; 06-21-2016 at 11:59 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Hyperlink in multiple Cells for different Kinds of cells
    By gjdsaphcm in forum Excel General
    Replies: 3
    Last Post: 11-27-2014, 07:31 AM
  2. [SOLVED] Hyperlink cells
    By zianalcl in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-06-2014, 08:19 AM
  3. [SOLVED] Using vba to hyperlink cells when populated
    By carlandtina02 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 11-19-2012, 07:32 PM
  4. Replies: 0
    Last Post: 03-28-2011, 03:33 PM
  5. Hyperlink multiple cells
    By goneriding in forum Excel General
    Replies: 2
    Last Post: 04-27-2005, 09:34 AM
  6. Hyperlink many cells
    By Drew Hayslip in forum Excel General
    Replies: 0
    Last Post: 04-21-2005, 05:06 PM
  7. Removing hyperlink in cells
    By jennifjo in forum Excel General
    Replies: 1
    Last Post: 03-31-2005, 06:09 PM

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