+ Reply to Thread
Results 1 to 2 of 2

Joining/Linking nested formulas

  1. #1
    Registered User
    Join Date
    07-06-2006
    Posts
    25

    Joining/Linking nested formulas

    How do you link nested formulas. I have

    =IF(A1="Red",HYPERLINK("C:\Documents and Settings\Mullinss\Desktop\Red","Red"))

    This works fine, but i want the same to apply, in the same cell, if the word in A1 is Yellow, Blue Green Etc

  2. #2
    Ardus Petus
    Guest

    Re: Joining/Linking nested formulas

    =HYPERLINK("C:\Documents and Settings\Mullinss\Desktop\"&A1,A1)

    No error checking!

    HTH
    --
    AP

    "Aikisteve" <[email protected]> a écrit
    dans le message de news:
    [email protected]...
    >
    > How do you link nested formulas. I have
    >
    > =IF(A1="Red",HYPERLINK("C:\Documents and
    > Settings\Mullinss\Desktop\Red","Red"))
    >
    > This works fine, but i want the same to apply, in the same cell, if the
    > word in A1 is Yellow, Blue Green Etc
    >
    >
    > --
    > Aikisteve
    > ------------------------------------------------------------------------
    > Aikisteve's Profile:
    > http://www.excelforum.com/member.php...o&userid=36111
    > View this thread: http://www.excelforum.com/showthread...hreadid=559389
    >




+ 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