Careers

Getting Better With Spreadsheets and Data

Build spreadsheets and data skills that pay off at work in Singapore: tidy your data, learn core formulas, use pivots and charts, and read numbers honestly.

Getting Better With Spreadsheets and Data

Almost every desk job in Singapore touches a spreadsheet at some point. You might track a project, tidy a customer list, work out a budget, or pull a quick chart for your manager. Strong spreadsheets and data skills will not make headlines, but they quietly make you the person who can answer a question with numbers instead of a shrug. The good news is that you do not need to be a maths whiz or a coder. You need a clear method, a handful of reliable functions, and the honesty to say what the data does and does not show.

This guide covers what to learn first, in what order, and how to keep practising so the skill sticks. It applies whether you use Microsoft Excel, Google Sheets, or LibreOffice Calc, since the ideas carry across all of them.

Why Spreadsheets and Data Skills Still Matter

People sometimes assume dashboards and artificial intelligence have made spreadsheets old-fashioned. In practice the opposite is true. A tidy sheet is still the fastest way to sort a list, check a sum, or test a “what if” before committing to a decision. Employers across finance, logistics, marketing, human resources and the public sector expect a baseline of comfort here, and many job tests and take-home assignments are built around a messy dataset they hand you.

The deeper value is confidence. When you can shape raw numbers into a clear answer, you stop guessing in meetings and start contributing. That habit connects closely to understanding KPIs and appraisals, because most performance measures live in a spreadsheet before they ever reach a slide.

Start With Clean, Tidy Data

Most spreadsheet pain comes from messy data, not hard formulas. Before you calculate anything, get the raw material in order. Aim for what analysts call “tidy” data: one row per record, one column per field, and one piece of information in each cell.

Practical habits that prevent hours of frustration later:

  • Keep headers simple and unique. One clear label per column, no merged cells across the top.
  • One fact per cell. Split “Tan Wei Ming, Sales” into a name column and a department column so you can sort and filter each.
  • Be consistent with formats. Pick one date format (for example 2026-08-24), one way to write “Singapore”, and stick to it. Inconsistent spelling quietly breaks every count.
  • Never leave gaps you will misread. Decide whether a blank means zero or “unknown”, and note it somewhere.
  • Keep a raw copy. Do your cleaning on a duplicate tab so you can always trace a mistake back to the original.

Clean data is unglamorous, but it is where the real skill sits. A tidy sheet makes every later step easier and far less error-prone.

Core Formulas and Functions Worth Learning First

You do not need hundreds of functions. A small, dependable set covers most everyday tasks. Learn these, in roughly this order, and practise each on a real sheet rather than just reading about it:

  1. SUM, AVERAGE, COUNT, MIN, MAX for quick totals and summaries.
  2. IF for simple logic, such as flagging any order above a threshold.
  3. COUNTIF and SUMIF to total or count only the rows that meet a condition, for example sales in one region.
  4. XLOOKUP or VLOOKUP to pull a matching value from another table, such as a price for a product code.
  5. TEXT, LEFT, RIGHT and TRIM to clean up stray spaces and reshape labels.
  6. Absolute references (the dollar signs, as in $B$2) so a formula stays pointed at the right cell when you copy it down.

Type formulas yourself rather than copying blindly. When one breaks, read the error, check which cell it points to, and fix it step by step. That debugging habit is the fastest way to move from “I found this online” to “I understand what this does”.

Turning Rows Into Answers: Pivots, Charts and Summaries

Once your data is tidy, a pivot table is the single biggest time-saver to learn. A pivot lets you drag fields around to answer questions like “total sales by month” or “headcount by department” in seconds, without writing a formula. Spend an afternoon building a few pivots from a sample dataset and you will use them for years.

For charts, keep it plain and honest:

  • Pick the chart that fits the question. Use a line for change over time, a bar for comparing categories, and a simple table when exact figures matter more than shape.
  • Label the axes and give the chart a title that states the point, not just “Chart 1”.
  • Avoid three-dimensional effects and clutter. They look busy and can distort what the reader sees.

A clear chart is a form of writing. If you are also sharpening how you present findings in words, improving your business writing pairs naturally with this, since most analysis ends in a short email or a caption that has to land in one read.

Reading Numbers Honestly

Skill with formulas is only half the job. The other half is judgement: knowing what a number means and where it might mislead. This is the part that earns trust.

Guard against the common traps:

  • Correlation is not cause. Two lines moving together does not prove one drives the other.
  • Watch the sample. A pattern from twenty rows is not the same as one from twenty thousand.
  • Mind averages. One very large value can pull an average away from what is typical; the median often tells a fairer story.
  • Check totals against reality. If a figure feels off, it usually is. Trace it back before you send it on.
  • State your assumptions. If you excluded incomplete rows or estimated a missing value, say so plainly.

Being upfront about limits is not weakness. It is what separates a reliable analyst from someone who simply produces confident-looking charts.

Manual Habits Versus Skilled Habits

As you improve, your everyday choices shift. The table below contrasts how a beginner and a more skilled user tend to handle the same tasks, so you can see what to aim for.

Task Beginner habit Skilled habit
Totalling a column Adds cells by hand or with a calculator Uses SUM or SUMIF that updates automatically
Finding a matching value Scrolls and copies it across manually Uses XLOOKUP so it stays correct as data changes
Summarising by category Sorts and counts each group by eye Builds a pivot table in a few clicks
Handling messy data Fixes cells one by one as errors appear Cleans the whole column first with TRIM and consistent formats
Sharing results Sends the full raw sheet Sends a clear chart or summary with the source noted

None of the skilled habits are advanced. They simply come from practice and from caring about accuracy.

Building the Skill and Where to Learn

The fastest way to improve is to use a real dataset you care about. Track your own expenses, your job search, or a small side project, and let genuine questions pull you into new functions. When you hit something you cannot do, search for that specific problem, learn the one function that solves it, and move on.

For structured learning, Singapore residents can look at courses funded or subsidised through SkillsFuture and MySkillsFuture, with training options via Workforce Singapore (WSG) and e2i. Eligibility, credit amounts and course listings change over time, so check the official sites for the current details before you enrol rather than relying on figures from a guide. Many public libraries and community centres also run beginner spreadsheet sessions.

Treat this as an ongoing practice rather than a one-off course. Pairing it with a wider continuous learning habit keeps the skill fresh, and turning your studies into practical output is exactly the kind of move covered in turning university skills into job skills.

Spreadsheets reward patience. Learn to tidy your data, master a small set of functions, use pivots and clear charts, and read the results honestly. Do that consistently and you become the colleague people trust with the numbers, which is a quietly powerful place to be in any Singapore workplace.