Results 1 to 5 of 5

"IF" "AND" Statement to give 3 different answers

Threaded View

  1. #1
    Registered User
    Join Date
    07-06-2010
    Location
    Beckenham
    MS-Off Ver
    Excel 2007
    Posts
    84

    "IF" "AND" Statement to give 3 different answers

    ok, I have the following formula Which I would like to add a third option, essentially "AR" could also equal "Z" However, If "AR" does equal "Z" then the answer must also be "Z"

    =IF(AND(BG3="",OR(AR3={"Y","A"})),"Y","")
    I thought the following would work but it's not quite right

    =IFS(AND(BG4="",OR(AR4={"Y","A","Z"})),"Y","Z","")
    I have uploaded an example sheet, the above code is located in column "S"

    Any help would be much appreciated
    Attached Files Attached Files
    Last edited by AllenMead; 11-05-2010 at 07:28 PM.

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