+ Reply to Thread
Results 1 to 2 of 2

Need formula to check cell and if certain value process second formula

  1. #1
    Registered User
    Join Date
    03-08-2018
    Location
    USA
    MS-Off Ver
    2016
    Posts
    16

    Need formula to check cell and if certain value process second formula

    Please see the attached spreadsheet Ive explained on the sheet what I need but the essential problem is I need to check three cells and if and only if they have a value of true then process another three cells to see if one of them has a value of true and if they do then give a result of a string of text. Ive got the second part of my formula worked out but cant get the first part.
    Attached Files Attached Files

  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,410

    Re: Need formula to check cell and if certain value process second formula

    From the explanation given, I think this is all you need:

    =IF(B3=FALSE,"",IF(D3=TRUE,"ABC",IF(D6=TRUE,"def",IF(D9=TRUE,"ghf",""))))
    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.

+ 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. Check Cell value and Formula
    By AVG123 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-01-2018, 03:25 AM
  2. formula or process for hiding the formula used in spreadsheet
    By ARNABECO in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-19-2018, 12:17 PM
  3. [SOLVED] i want formula check cell if cell is blank go to next cell and check value and give grades
    By pksrikanth85 in forum Excel - New Users/Basics
    Replies: 5
    Last Post: 06-19-2017, 12:42 PM
  4. Formula or process needed to quick cell value fill
    By Sfritz4831 in forum Excel General
    Replies: 1
    Last Post: 10-26-2016, 01:24 PM
  5. Check if cell contains formula
    By vikas189 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-12-2012, 06:11 PM
  6. Check if a cell has a formula.
    By diego.gomes in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-10-2006, 12:45 PM
  7. Check cell formula
    By Souris in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-18-2005, 04: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