Overdue highlight
Custom formula =AND($E2<TODAY(),$F2<>"Done") on row 2 applied down column A flags late open tasks.
Conditional formatting changes how cells look when they meet rules you define, such as values above a target or dates in the past. It helps scanners spot problems fast without writing values into extra helper columns. Rules can be simple comparisons or custom formulas that reference other sheets.
Use it on dashboards, trackers, and QA lists where color draws the eye: overdue dates in red, top performers in green, or duplicate ids highlighted before export.
Skip heavy conditional formatting on huge ranges you scroll constantly; it can slow very large sheets. If you need computed labels in mail merges, put values in cells with formulas instead of color alone.
Select the range to format, then Format > Conditional formatting.
{:"Choose a rule type"=>"greater than, text contains, date is, or custom formula is."}
{:"Set format style"=>"fill color, bold text, or color scale across the range."}
For custom formulas, write as if the top-left cell of the range is active, using $ locks when needed.
Add multiple rules; Google applies them in order listed, first match wins for overlapping rules.
{:"Test edge cases"=>"blanks, zeros, text that looks like numbers, and rows inserted at the bottom."}
Custom formula =AND($E2<TODAY(),$F2<>"Done") on row 2 applied down column A flags late open tasks.
Color scale on B2:M2 months shows seasonality without building a separate chart for a standup slide.
Custom formula =COUNTIF($A:$A,$A2)>1 highlights repeated keys before you sync to another system.
Build this without starting from a blank cell
Use a Better Sheets tool for conditional formatting, then watch a walkthrough when you want the full pattern.
Watch how conditional formatting works
Guides that explain conditional formatting in more depth.
Format your data based on certain conditions. Learn how to use Conditional formatting to quickly identify patterns and trends in your data. But there are downsides to Conditional formatting too.
Read post →Users can also customize the appearance of their spreadsheets with different fonts, colors, and themes.
Read post →Build the ultimately, best, and simplest checklist. Designed well, and FUN to fill out!
Read post →Data validation restricts what people can type in a cell. A dropdown is the friendly face of that feature: pick from a list instead of free text. It keeps statuses, categories, and owners consistent so filters, pivot tables, and scripts do not break on typos.
Read guide →A dashboard is a single view that answers "how are we doing?" without hunting across tabs. In Google Sheets, it is usually a summary tab with big numbers, charts, and conditional formatting fed by QUERY, pivot tables, or IMPORTRANGE from raw data you keep elsewhere.
Read guide →KPI tracking means choosing a small set of numbers that show whether you are winning, then updating them on a rhythm everyone trusts. In Sheets, each KPI usually has a definition, data source, target, and actual cell on a dashboard fed by formulas, not hand-typed guesses.
Read guide →URL hacks are extra parameters you add to a Google Sheets link to control what opens: a specific tab, a highlighted range, a prefilled form, or an export format. They save clicks when you embed links in docs, SOPs, or buttons. They do not bypass sharing: viewers still need access to the file.
Read guide →Done reading about conditional formatting?
Membership unlocks 636+ tutorials, unlimited generators, and every template. Practical lessons. Zero fluff.
Need this once
Jump to a free tool or a single tutorial for this topic.
Learning Sheets for real
Unlock the full library, generators, and templates with membership.