University guide

How to present data in Excel
for university assignments

What markers actually look for — and how to make your Excel analysis look professional without spending hours on formatting.

EP
ExcelPro·Sep 19, 2026

What markers look for

University markers assessing Excel work are looking for three things: accuracy (are the formulas correct?), clarity (can they follow your analysis?), and interpretation (do you understand what the numbers mean?). Most students get the accuracy right but lose marks on clarity and interpretation.

Structure your workbook properly

Formatting for clarity

Number formatting

Currency: Ctrl+Shift+4 (£1,234.56) Percentage: Ctrl+Shift+5 (12.34%) Comma: Ctrl+Shift+1 (1,234) -- Always format numbers consistently within a column -- Match decimal places across comparable figures

Headers and structure

Summary tables

Every analysis should end with a summary table showing the key findings — not raw data, but interpreted results. A table showing mean, median, standard deviation, and min/max for each variable is cleaner and more readable than a wall of numbers.

-- Summary statistics table structure: Variable | N | Mean | Median | Std Dev | Min | Max GDP | 50| =AVERAGE(...)| =MEDIAN(...)| =STDEV(...)| =MIN(...)| =MAX(...)

Charts for assignments

Common mistakes that lose marks

💡 Print preview before submitting

Always check Print Preview (Ctrl+P) before submitting. Columns often overflow the page width invisibly. Set print area, adjust column widths, and choose landscape orientation for wide tables.

Now practise it for real

Practice these formulas in the Students track — built for university assignments and graduate job assessments. Free to start.

Start the Students track free →
Keep reading