+ Reply to Thread
Results 1 to 4 of 4

Inserting Pass or Fail based on the value of another cell

  1. #1
    Registered User
    Join Date
    02-13-2015
    Location
    London, England
    MS-Off Ver
    Office 365 for Mac
    Posts
    27

    Inserting Pass or Fail based on the value of another cell

    Hi,

    I it possible to insert the word pass or fail based on the value of another cell.

    So, during some scoring 1 - 20, if the total is between 1 and 14 I would need fail inserting, but a score between 15 and 20 then pass needs to add be added.

    Hope this makes sense, and thanks

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: Inserting Pass or Fail based on the value of another cell

    Assume your score is in Column A then

    =if(A1<15,"'Fail","Pass")

    and copy down as necessary
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Registered User
    Join Date
    02-13-2015
    Location
    London, England
    MS-Off Ver
    Office 365 for Mac
    Posts
    27

    Re: Inserting Pass or Fail based on the value of another cell

    Quote Originally Posted by alansidman View Post
    Assume your score is in Column A then

    =if(A1<15,"'Fail","Pass")

    and copy down as necessary
    Cheers,

    Thank you, this is just what I need

  4. #4
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2405 Win 11 Home 64 Bit
    Posts
    23,882

    Re: Inserting Pass or Fail based on the value of another cell

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.

+ 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. [SOLVED] Save As to a Pass or Fail folder based on cell result
    By amartin575 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-23-2021, 03:23 PM
  2. [SOLVED] Can't get the formula to work, pass/fail based on tolerance
    By Galkattedame in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-18-2019, 09:17 AM
  3. NEED value of PASS or FAIL in another cell
    By vijubhau in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 01-05-2018, 12:52 AM
  4. SUM Time Then Pass/Fail Based On Given Parameters
    By Twizik in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 09-29-2014, 10:46 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. Need a formula to Pass/Fail data entered based on several variables....
    By smurf0617 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-21-2013, 01:10 PM
  7. Replies: 5
    Last Post: 03-16-2010, 07:05 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