+ Reply to Thread
Results 1 to 5 of 5

Creating a hyperlink to another worksheet based on IF formula

  1. #1
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Creating a hyperlink to another worksheet based on IF formula

    I am wondering if there is a way to add a formula to my preexisting formula that will create a hyperlink to the corresponding worksheet.
    In the example i provided my formula is in column C. The formula starts in cell C9 and returns the answers Day 1 - Day 6, salad bar, special meal, or a blank. I am wondering if there is a way to add a hyperlink to the formula in column C so that the end result will be a link to the corresponding worksheet as shown in column E.
    Attached Files Attached Files

  2. #2
    Forum Expert mrice's Avatar
    Join Date
    06-22-2004
    Location
    Surrey, England
    MS-Off Ver
    Excel 2013
    Posts
    4,967

    Re: Creating a hyperlink to another worksheet based on IF formula

    Try

    =HYPERLINK("#'" & C9 &"'!A1","DAY2")

    in E9
    Martin

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Creating a hyperlink to another worksheet based on IF formula

    a slight addition...
    =HYPERLINK("#'" & C9 &"'!A1",C9)
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Forum Expert dosydos's Avatar
    Join Date
    12-09-2015
    Location
    Massachusetts
    MS-Off Ver
    365(PC) V:2308
    Posts
    1,472

    Re: Creating a hyperlink to another worksheet based on IF formula

    thanks that worked

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: Creating a hyperlink to another worksheet based on IF formula

    Happy to help, thanks for the feedback

+ 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. [SOLVED] Error handling when creating sheets based on list and hyperlink
    By gv29 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 12-03-2015, 07:06 PM
  2. Creating a Hyperlink based upon the value of another cell.
    By fatdave42 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 04-03-2015, 05:44 PM
  3. [SOLVED] Creating a Hyperlink based upon the (date) value of another cell.
    By bellevue in forum Excel Formulas & Functions
    Replies: 12
    Last Post: 04-01-2015, 06:43 PM
  4. Creating a hyperlink on a seperate worksheet to a created PDF
    By zakmattin in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-12-2015, 12:54 PM
  5. Creating a user defined function based on a complex worksheet formula
    By Atul Maskara in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 11-24-2014, 09:36 AM
  6. [SOLVED] Creating a Hyperlink based on cells Formula
    By celticdarren in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 11-22-2014, 10:24 AM
  7. Formula for creating hyperlink
    By bibleguy125 in forum Excel General
    Replies: 13
    Last Post: 06-03-2011, 10:45 AM

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