Conditional Formatting Generator
Create Excel conditional formatting rules with live preview. Generate formulas for highlighting cells based on various conditions.
Rule Builder
Live Preview
Sales | Region | Status | Amount |
---|---|---|---|
Q1 | North | Complete | 15000 |
Q2 | South | Pending | 8500 |
Q3 | East | Complete | 12000 |
Q4 | West | Failed | 5000 |
Q1 | North | Complete | 9000 |
Excel Formula
=AND($D$2:$D$1000>10000)
How to use:
- Select the column you want to apply the formatting to
- Choose a rule type and set the condition values
- Customize the formatting (colors, bold, italic)
- Preview the results in the live preview table
- Copy the generated Excel formula
- In Excel, create a new conditional formatting rule using a formula
- Paste the formula and apply your chosen formatting