+ Reply to Thread
Results 1 to 4 of 4

Nested Formula not working with Conditional Formatting

  1. #1
    Registered User
    Join Date
    04-10-2009
    Location
    Colorado
    MS-Off Ver
    Excel 2016
    Posts
    30

    Nested Formula not working with Conditional Formatting

    Hi,

    I have created simple conditional formatting based on if the formula in column A is >21 turn bold red text. I'm trying to add the additional Conditional Formatting in Column A to also meet three criteria shown below. I've attached an Example 1 workbook to see a snapshot of the file I'm working with. I feel like I'm close, but the formula isn't working at all.

    Formula that doesn't work: =AND($C$2="Y", $B$2="N", $A$2 >14) to turn bold purple text if all three criteria are met

    Hopefully someone can fill me in on where I'm going wrong.

    Thanks!
    kdestef1
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    6,033

    Re: Nested Formula not working with Conditional Formatting

    Try using this, so that it updates properly when copied down the column:

    =AND($C2="Y", $B2="N", $A2 >14)
    Bernie Deitrick
    Excel MVP 2000-2010

  3. #3
    Forum Expert BMV's Avatar
    Join Date
    01-13-2020
    Location
    St-Petersburg, Russia
    MS-Off Ver
    2013-2016
    Posts
    1,329

    Re: Nested Formula not working with Conditional Formatting

    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    04-10-2009
    Location
    Colorado
    MS-Off Ver
    Excel 2016
    Posts
    30

    Re: Nested Formula not working with Conditional Formatting

    Thank you both, Bernie Deitrick and BMV for your solution. Worked perfectly!! Thank you so much!

+ 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: 3
    Last Post: 04-08-2020, 12:32 PM
  2. [SOLVED] Conditional formatting with formula not working
    By dsteinhoff in forum Excel General
    Replies: 5
    Last Post: 06-14-2019, 05:02 PM
  3. And formula not working with conditional formatting
    By reasemorin in forum Excel General
    Replies: 7
    Last Post: 11-29-2018, 10:09 PM
  4. [SOLVED] Conditional Formatting formula not working
    By panama74 in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-12-2018, 05:19 PM
  5. [SOLVED] Conditional Formatting Not Working With Formula
    By markd038 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-28-2014, 04:05 AM
  6. [SOLVED] Conditional Formatting not working when applied to nested IF statement
    By mcstaff in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-26-2014, 02:33 PM
  7. AND in Conditional Formatting Formula not working
    By readyemail in forum Excel General
    Replies: 11
    Last Post: 11-30-2010, 06:00 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