


- CONDITIONAL FORMATTING EXCEL 2016 CELL COLOR HOW TO
- CONDITIONAL FORMATTING EXCEL 2016 CELL COLOR UPDATE
- CONDITIONAL FORMATTING EXCEL 2016 CELL COLOR MANUAL
- CONDITIONAL FORMATTING EXCEL 2016 CELL COLOR DOWNLOAD
Key Point: In Conditional Formatting Rules, absolute references stay the same ($B$1) and relative references (A1) change as Excel applies the formula to each cell in the Applies To range. Column B stays the same (because of the dollar sign in front of the B), but the row changes. This means that for cell C15, the formula would become =($B15=1). When a formula is copied, relative references (no dollar sign) will change. One formula to rule them all! But how does it work?īehind the scenes, Excel is essentially copying this formula to each of the cells in the Applies To range. The formula we are using is =($B6=1), and this applies to all the cells in the range $B$6:$G$30. The Work Breakdown Structure template shows an example of highlighting an entire row when the value in the Level column is equal to 1. If you want to manually change the fill colors in your table AND highlight every other row, you may need to use the Format as a Table feature in Excel. You ARE editing the fill color, but you won't see the change because conditional formatting is overriding your format. This means that if you want to change the fill color of a cell in your table, but the conditional formatting rule is already changing the fill color, you won't see the change that you are making.
CONDITIONAL FORMATTING EXCEL 2016 CELL COLOR MANUAL
Key Point: Conditional formatting overrides manual formatting.

CONDITIONAL FORMATTING EXCEL 2016 CELL COLOR UPDATE
This technique allows you to insert and copy/paste rows without having to update the background colors manually, but it has one major drawback: conditional formatting overrides manual formatting. Likewise, to highlight every other column, you could use the formula =MOD(COLUMN(),2)=0.

Conditional formatting rules are evaluated one at a time starting with the rule listed at the top.
CONDITIONAL FORMATTING EXCEL 2016 CELL COLOR DOWNLOAD
I will be using this template to demonstrate some techniques and key facts about conditional formatting, so I would recommend that you download it and experiment with it as you continue to read. The last rule adds a Progress Bar in the % Complete column. The next 3 rules highlight specific text in the Priority column. The first rule changes tasks to gray strike-through when the Done column has a check mark. The image above shows the 5 rules used in the Task Checklist Template. If you are using a template and want to figure out how the conditional formatting works, or want to delete or change rules, you will need to know a couple of things:ġ) To view the rules for selected cells, go to Home > Conditional Formatting > Rules ManagerĢ) To view ALL the rules in the entire worksheet, select "This Worksheet" from the drop-down at the top of the Rules Manager window. Vertex42 has many templates that use both simple and advanced conditional formatting techniques.
CONDITIONAL FORMATTING EXCEL 2016 CELL COLOR HOW TO
How to View/Edit Conditional Formatting Rules
