+ Reply to Thread
Results 1 to 6 of 6

Need some Help to Solve the formula of "Promoted" "Fail" or "Pass"

  1. #1
    Registered User
    Join Date
    08-13-2016
    Location
    NAGPUR
    MS-Off Ver
    MS OFFICE 2007
    Posts
    49

    Cool Need some Help to Solve the formula of "Promoted" "Fail" or "Pass"

    Hi Teacher,
    In the adjoining XLSX file, in cell (U2) formula is working perfect upto 3 rows..
    In the (U5) I need a formula result as "Fail" in spite of "Promoted" because one cell contained the value less than 35..
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    08-13-2016
    Location
    NAGPUR
    MS-Off Ver
    MS OFFICE 2007
    Posts
    49

    Re: Need some Help to Solve the formula of "Promoted" "Fail" or "Pass"

    So Sorry... Kindly read (T2) and (T5) in spite of (U2) & (U5)..

  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: Need some Help to Solve the formula of "Promoted" "Fail" or "Pass"

    You will need to give us the rules for your query.
    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 Guru
    Join Date
    02-27-2016
    Location
    Vietnam
    MS-Off Ver
    2016
    Posts
    5,913

    Re: Need some Help to Solve the formula of "Promoted" "Fail" or "Pass"

    Maybe?

    =IF(OR(C2<=34,D2+E2<=34,J2<=34,K2<=34,L2<=34,M2<=34,Q2<=20),"FAIL",IF(COUNTIF(C2:Q2,"*+*")>0,"PROMOTED","PASS"))

  5. #5
    Registered User
    Join Date
    08-13-2016
    Location
    NAGPUR
    MS-Off Ver
    MS OFFICE 2007
    Posts
    49

    Re: Need some Help to Solve the formula of "Promoted" "Fail" or "Pass"

    Thank you Sir.. Problem has been solved..

  6. #6
    Registered User
    Join Date
    08-13-2016
    Location
    NAGPUR
    MS-Off Ver
    MS OFFICE 2007
    Posts
    49

    Re: Need some Help to Solve the formula of "Promoted" "Fail" or "Pass"

    Quote Originally Posted by Phuocam View Post
    Maybe?

    =IF(OR(C2<=34,D2+E2<=34,J2<=34,K2<=34,L2<=34,M2<=34,Q2<=20),"FAIL",IF(COUNTIF(C2:Q2,"*+*")>0,"PROMOTED","PASS"))
    Thank you Sir.. Problem has been solved..

+ 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. Replies: 5
    Last Post: 02-05-2019, 12:03 AM
  2. [SOLVED] Need Result in "F", "T", "I", "TI", "IP", "TP" instead of "PASS" "FAIL"
    By vijubhau in forum Excel - New Users/Basics
    Replies: 11
    Last Post: 01-23-2018, 10:20 AM
  3. [SOLVED] Column X-Ref list - Sheet1 Col A "pages", Col B:FL "Req" to Sheet2 ColA "req", ColB "page"
    By excel-card-pulled in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 04-07-2017, 09:30 AM
  4. Replies: 4
    Last Post: 11-17-2013, 12:05 PM
  5. [SOLVED] How to USE """"" cells count """"" change font color
    By austin123456 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 10-09-2013, 06:14 AM
  6. [SOLVED] Formula needed to display "Pass" or "Fail" if a column contains any values other than "yes
    By andreindy in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-26-2013, 05:49 PM
  7. Replies: 5
    Last Post: 10-12-2010, 06:46 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