Results 1 to 12 of 12

Adding a Hyperlink to a IF Formula ( with a twist )

Threaded View

  1. #10
    Registered User
    Join Date
    12-10-2012
    Location
    Ontario, Canada
    MS-Off Ver
    Excel 2010
    Posts
    26

    Re: Adding a Hyperlink to a IF Formula ( with a twist )

    Ok, I see where this may be confusing, I don't think I expalined exactly what I need.

    Let's use the workbook I provided.

    On Sheet 1 cell A4 it currently contains this formula: =IF(B4="","",CONCATENATE("CCR",LEFT("0000",4-LEN(ROW(A2)-1)),ROW(A2)-1))
    The bold text is what I want to act as the hyper link.
    Now, cell A4 will only populate if something is in cell B4, B4 uses this formula: =IF(Sheet2!B3 = ISBLANK(TRUE),"",Sheet2!B3)
    Bold text is where the hyper link should point to.
    So in conclusion, the hyperlink I require need to point cell A4 in Sheet 1 to cell B3 in sheet two, using the unique ID created by the IF formula.

    I hope that clears it up.
    Last edited by jampy00; 12-10-2012 at 04:58 PM. Reason: correction

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