About 210,000 results
Open links in new tab
  1. Conditional formatting of TRUE / FALSE values in an Excel 2010 range

    Aug 23, 2011 · I have a range containing formulas that evaluate to TRUE or FALSE. How would one apply conditional formatting to this range, so that TRUE cells are Green, and FALSE cells are RED?

  2. microsoft excel - Condition formatting based on TRUE/FALSE output of ...

    Mar 22, 2019 · 1 I have 2 tables: containing values containing TRUE/FALSE outputs based on a formula that depends on the values of Table 1 I would like to apply condition formatting so that Table 1 cells …

  3. formatting - Excel - "Format Cell" to display "FALSE" value in red ...

    Apr 21, 2017 · My question is, suppose I have cells with either TRUE or FALSE value, could it be defined such that, "FALSE" values will be display in Red? Home Tab Styles Section → Conditional …

  4. conditional formatting - how to get text instead of TRUE:FALSE in excel ...

    Mar 24, 2015 · You would also need to add another conditional format using ;;;"No" when the value evaluates to FALSE, or if you are certain the only values will ever be TRUE or FALSE, just set that …

  5. Using color to indicate a true/false position - MrExcel

    Jul 28, 2002 · How can I use a color to indicate a true/false position in a cell. For example, if I am using a check box on a worksheet and the box is checked (indicating a "true" position), then I need to …

  6. Conditional Formatting: If Cell contains Word TRUE or FALSE

    Jan 1, 2021 · Are these the text values "TRUE" and "FALSE", or the boolean values of TRUE and FALSE? If text, you need the double-quotes around the words in your Conditional Formatting formula.

  7. conditional formatting - Excel - conditionally format cell based on ...

    You can do it like the following: Select the cells that should be formatted. Create a new formatting rule On "Select a Rule Type", select "Format only cells that contain" On "Format only cells with", select …

  8. conditional formatting / true and false / colours - MrExcel

    Jun 16, 2011 · Highlight the cell, and on the Home tab, click on "Conditional Formatting">"New Rule" In here, click on "Format only cells that contain", change to Cell Value -- Equal to -- Evaluation …

  9. Conditional formatting TRUE/FALSE | MrExcel Message Board

    Aug 17, 2015 · Hello everyone, I have quick question. If conditional formatting uses TRUE/FALSE logic (is applied only on TRUE values), and Excel takes 0 as FALSE and 1...

  10. Conditional Formatting VBA based on true false formula.

    Dec 5, 2021 · Hi hope you can help. I’m trying to write a macro that will help me protect my conditional formatting in a table. I’ve worked through the code to do this however I’m stuck when it comes to …