You send two reports with the same data. One is plain, cramped and hard to read. The other has clear headers, aligned numbers, formatted currency, borders and proper spacing. The second report gets trusted faster, even before anyone checks the formulas.
Why formatting matters
Formatting helps people read your report quickly. It separates headings from data, shows whether values are currency or percentages, and makes important numbers easier to scan.
Good formatting should make the report clearer. It should not distract the reader.
Formatted report example
| Date | Region | Product | Sales | Profit % |
|---|---|---|---|---|
| 2026-07-01 | West | Laptop Stand | ₹2,250.00 | 22% |
| 2026-07-02 | North | Wireless Mouse | ₹5,200.00 | 18% |
Header formatting
The header row should stand out. Common header formatting includes bold text, background fill color, centered alignment and a bottom border.
Keep header names short and meaningful. Use Total Sales instead of a long sentence-like heading.
Number formats
Formatting numbers correctly is critical. The same value can mean different things depending on its format.
- Number: 1500
- Currency: ₹1,500.00
- Percentage: 15%
- Date: 01-Jul-2026
Alignment
Text is usually easier to read when left-aligned. Numbers are usually easier to compare when right-aligned. Headers often work well when centered.
Column width and AutoFit
If text is cut off or numbers show as ####, the column is too narrow. You can drag the column boundary or double-click between column letters to AutoFit.
AutoFit automatically adjusts a column or row to fit the largest visible content.
Format a sales report
Download one ZIP file containing the practice workbook, challenge workbook, solution workbook, cheat sheet, quiz and answer key.
Mini practice
- Create a table with Date, Region, Product, Sales and Profit %.
- Make the header row bold with fill color.
- Format Sales as Currency.
- Format Profit % as Percentage.
- Apply borders and AutoFit columns.
Quick quiz
- Why is formatting important?
- What should you do when Excel shows ####?
- Should you type currency symbols manually?
- What format should Profit % use?
Answers: Improves readability; widen column or AutoFit; no, apply Currency format; Percentage format.