+ Reply to Thread
Results 1 to 4 of 4

IF not over a certain% than Fail

  1. #1
    Registered User
    Join Date
    02-28-2011
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    23

    IF not over a certain% than Fail

    [SOLVED] I have to add three columns and if the % is less than 70 I need the cell to show F (for fail) if over 70% then show the number
    Last edited by jklangenberg; 09-27-2017 at 12:52 PM.

  2. #2
    Forum Expert Sam Capricci's Avatar
    Join Date
    06-14-2012
    Location
    Palm Harbor, Florida
    MS-Off Ver
    16.84 for Mac MS 365
    Posts
    8,498

    Re: IF not over a certain% than Fail

    is it the total of three different cells in the same row or is it the total of three whole columns?
    if the first, something like =if(sum(A2:C2)<.7,"Fail","Pass")
    Make contributors happy, click on the "* Add Reputation" as a way to say thank you.
    Sam Capricci

  3. #3
    Forum Moderator - RIP Richard Buttrey's Avatar
    Join Date
    01-14-2008
    Location
    Stockton Heath, Cheshire, UK
    MS-Off Ver
    Office 365, Excel for Windows 2010 & Excel for Mac
    Posts
    29,464

    Re: IF not over a certain% than Fail

    I'm assuming the three column ranges all contain percentage values.

    Then something like

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    Or perhaps easier to have a check cell which sums the % ranges you're interested in and then

    Formula: copy to clipboard
    Please Login or Register  to view this content.
    Richard Buttrey

    RIP - d. 06/10/2022

    If any of the responses have helped then please consider rating them by clicking the small star icon below the post.

  4. #4
    Registered User
    Join Date
    02-28-2011
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    23

    Re: IF not over a certain% than Fail

    Richard Buttrey - This is perfect, thank you.

+ 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. How to make a cell display "FAIL" when range of cells is FAIL
    By crazychile in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-18-2017, 04:13 PM
  2. [SOLVED] VLookup Fail
    By morerockin in forum Excel General
    Replies: 8
    Last Post: 11-11-2015, 10:16 AM
  3. Function fail
    By kcmazda in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-09-2015, 04:32 AM
  4. Condition fail
    By ThomassoCZ in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 02-11-2015, 07:14 AM
  5. [SOLVED] Need a formula for pass/fail based on no. of Y answers but automatically fail if 3a is N
    By Researcher1111 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-15-2013, 10:20 PM
  6. [SOLVED] Pass And Fail
    By thong127 in forum Excel General
    Replies: 9
    Last Post: 06-11-2013, 05:17 PM
  7. why does this fail?
    By Gixxer_J_97 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 05-18-2005, 08:06 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