A spreadsheet that holds correct numbers but can't be read at a glance is a spreadsheet that won't be used. Today you'll add borders, shade your heading row, and tidy your column widths so your project budget looks like something a Work Experience supervisor would actually take off the printer and read.
Picture this: you print your project budget and pin it on a noticeboard. Someone stands two metres back and glances at it for three seconds. What would they need to see to know it's a budget and where the total is? Hold that answer in your head, you're about to build exactly that.
Formatting is not decoration. Every border, shade, and column-width decision you make either helps the reader find something or gets in the way. Here's how the three tools work and when to use them.
| Concept | Why it matters | Example |
|---|---|---|
| Borders — thin lines drawn around individual cells or a block of cells | Borders tell the reader "this block of numbers belongs together" and separate data from the white space around it | A full border around your budget's cost rows, with a thicker line under the heading row, makes the totals row visually pop |
| Cell shading — a background fill colour applied to one or more cells | Light shading on a heading row or a totals row lets someone's eye jump straight to the information that matters most | Pale blue on the top row of a Centra stocktake sheet — the reader sees at once that row 1 is labels, not data |
| Column width — how wide each column is in pixels or characters | If a column is too narrow, numbers show as {{code:#####}} and text gets cut off — the sheet looks broken even when it's correct | A "Description" column holding "Venue hire — parish hall" needs to be roughly twice as wide as a column holding "€120" |
| Readability rubric — a two-test check you run before you call a sheet finished | A sheet that reads well at your desk can still fail on a phone screen or a classroom projector, which is where it's most often viewed | — |
Before you save, do these two quick tests. Phone test: on a laptop, zoom out to 75%. If you can't read the headings or find the total, your text is too small or your widths are wrong. Back-of-classroom test: push your chair back about a metre and glance at the screen. If the headings don't stand out from the data rows within one second, your shading or borders aren't doing enough work.
You'll build a small practice stocktake sheet, then format it so the headings, data, and total row each read as a distinct band. Once you've done it here, you'll apply the exact same moves to your real project budget in the next section.
| Issue | Solution |
|---|---|
| Cells show {{code:#####}} instead of numbers | The column is too narrow. Double-click the line between the column letters (e.g. between B and C) to auto-fit, or drag it wider. |
| My borders disappeared when I applied shading | Shading can cover faint borders. Re-select the range and re-apply All Borders — shading sits behind borders, so both stay visible. |
| The fill colour is too dark and I can't read the text | Pick the palest shade in the colour picker. Dark fills with black text fail the back-of-classroom test. If you want a bold colour, change the text to white. |
| AutoFit made a column absurdly wide because of one long label | Shorten the label, or manually drag that column narrower. If you'd rather let the long text wrap onto two lines, select the cell and click the {{btn:Wrap Text}} button on the Home ribbon (Excel Online) or the text-wrapping toolbar icon between the fill-colour and alignment tools (Google Sheets). |