+ Reply to Thread
Results 1 to 4 of 4

Return Yes or No based on reference cell value but return blank if reference cell blank

  1. #1
    Registered User
    Join Date
    01-05-2021
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    4

    Return Yes or No based on reference cell value but return blank if reference cell blank

    Hi I'm trying to get a formula to return a "Yes" if reference cell is greater than 8 and "No" if less than 8, but to return a blank if the reference cell is also blank. As of right now it's returning a "Yes." I'm sure it's a straightforward answer but I have been searching online and trying different things for a couple hours to no avail.

    Thanks so much in advance for the help.

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,898

    Re: Return Yes or No based on reference cell value but return blank if reference cell blan

    Welcome to the forum.

    =IF(A1="","",IF(A1>8,"Yes","No"))
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    01-05-2021
    Location
    United States
    MS-Off Ver
    Office 365
    Posts
    4

    Re: Return Yes or No based on reference cell value but return blank if reference cell blan

    Thank you so much!

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,898

    Re: Return Yes or No based on reference cell value but return blank if reference cell blan

    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. Return first non blank cell (cells have formulas that return blank)
    By BG1983 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-05-2016, 04:06 PM
  2. How to get a cell to return a blank if a cell reference is blank
    By SallyBV in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 02-01-2015, 04:51 PM
  3. Replies: 3
    Last Post: 01-23-2014, 12:19 PM
  4. cell reference return blank or zero
    By sumonrezadu in forum Excel General
    Replies: 5
    Last Post: 06-15-2013, 08:38 AM
  5. If formula to return blank if reference cell blank
    By dhooper in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-10-2013, 08:56 PM
  6. Replies: 5
    Last Post: 03-23-2011, 07:09 PM
  7. Replies: 5
    Last Post: 02-18-2007, 06:30 PM

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