Results 1 to 8 of 8

If Statement to return Fail Pass Merit or Distinction.

Threaded View

  1. #1
    Registered User
    Join Date
    06-03-2009
    Location
    UK
    MS-Off Ver
    Excel 2007
    Posts
    4

    If Statement to return Fail Pass Merit or Distinction.

    Hi,

    I have attached an image to help explain.
    What I want is if all "Pass" cells have a Y or Y* in then the grade displays "Pass" if not to display "Fail". If the Merit cells contain Y or Y* the grade needs to display "Merit" and the same for Distinction.

    However if all merit and distinction are Y or Y* but there is one missing from the Pass the grade needs to say "Fail".

    I hope I have explained it well enough to understand and would appreciate any help.

    Formula i have at the moment to just display pass:
    =IF((AND(OR(C10="Y*",C10="Y"),OR(D10="Y*",D10="Y"),OR(E10="Y*",E10="Y"),OR(F10="Y*",F10="Y"),OR(G10="Y*",G10="Y"),OR(H10="Y*",H10="Y"),OR(I10="Y*",I10="Y"),OR(J10="Y*",J10="Y"))),"PASS","FAIL")
    Attached Images Attached Images

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