← 30 Days Excel Series
Day 11 of 30BeginnerAnalysis Tools

Day 11: Conditional Formatting

5 questions · Excel Interview Preparation

Q1

What is conditional formatting and what are its main uses in data analysis?

Conditional formatting automatically applies visual formatting (colour fill, font colour, borders, icons, bars) to cells based on their value or a formula condition. Main uses: highlight cells above or below a threshold, apply a colour scale to show relative magnitude across a range, use data bars as in-cell bar charts, flag duplicate values, identify errors, and use icon sets (arrows, traffic lights, stars) for status indicators.

💡 Interview tip: Conditional formatting makes data scannable — stakeholders can spot the important numbers without reading every cell.
Q2

How do you apply conditional formatting to highlight the top 10 values in a column?

Select the column → Home → Conditional Formatting → Top/Bottom Rules → Top 10 Items. Change the number to however many you want and choose the formatting. For "top 10%" instead of top 10 items, choose "Top 10%". This dynamically adjusts as data changes — if you add new rows and refresh, the top 10 designation updates automatically.

💡 Interview tip: Combine Top 10 highlighting with a Pivot Table to create a quick visual leaderboard.
Q3

How do you use a formula-based conditional formatting rule?

Select the range to format → Conditional Formatting → New Rule → "Use a formula to determine which cells to format". Enter a formula that evaluates to TRUE or FALSE. Example: to highlight an entire row where the Region column (B) is "North" — select A2:F100 → New Rule → formula: =$B2="North". The $ before B locks the column but not the row, so the condition checks column B for every row correctly.

💡 Interview tip: The mixed reference ($B2 not $B$2) is critical — without it the rule does not extend correctly across columns. This is the most commonly misunderstood part of formula-based rules.
Q4

What is a colour scale and when is it appropriate?

A colour scale applies a gradient of colours across a range based on relative values — typically green for high, red for low, yellow for middle (or any colours you choose). Appropriate when: the relative comparison across many values is what matters (e.g. showing which months have highest/lowest sales across a table). Not appropriate when: the absolute value matters more than the relative one, or when printing in black and white. Apply via Conditional Formatting → Colour Scales.

💡 Interview tip: Colour scales are powerful for heat-map style analysis — a 12-month × 10-product table with a colour scale tells the story at a glance.
Q5

How do you manage multiple conditional formatting rules on the same range?

Conditional Formatting → Manage Rules shows all rules applied to the selected range. Rules are evaluated from top to bottom — the first rule that is true is applied, and lower rules are skipped for that cell (unless "Stop If True" is unchecked). Reorder rules by using the up/down arrows. Common issue: a broad rule at the top overrides a more specific rule below it — always put more specific rules at the top.

💡 Interview tip: When conditional formatting gives unexpected results, open Manage Rules immediately — usually a rule is in the wrong order.
← Day 10All DaysDay 12

Want 1:1 Excel coaching?

Join EVIKA Academy for live Excel training, real projects, and placement support in Delhi NCR.

Book Free Demo →
Best Data Analytics Course in Noida Delhi NCR | EVIKA ACADEMY