CourPro UK
0%
AI Skills for Work · Module 5 of 8

Spreadsheets and data basics

AI turns ‘I don’t know the formula’ into ‘done’. Great for formulas and tidying data — as long as you check the maths and protect the data.

⏱️ About 57 minutes🎯 In-depth + hands-on📜 Counts towards your certificate

🎬 Watch the video lesson, then work through the full written module below.

By the end of this module you can

Your goals

Segment 1

Formulas, explained

Describe what you want: “Excel formula to sum column B where column A is ‘paid’”. Or paste a formula and ask “what does this do?”. AI is a patient tutor for Excel and Google Sheets.

Segment 2

Clean and convert

AI is excellent at tedious text jobs: split full names into first/last, standardise dates, turn a messy list into a tidy table, reformat addresses. Paste the mess, describe the tidy result.

Quick check

A great AI spreadsheet job is…

Segment 3

Two hard rules

Check maths · guard data

1. AI can miscalculate — always sanity-check totals. 2. Never paste personal or confidential data into public AI tools (more in Module 7).

DEEP DIVE

Beyond formulas

AI is a data assistant, not just a formula lookup:

DEEP DIVE

Debug with AI

Hit a #REF! or a formula that won't work? Paste it and the error and ask “why is this failing and how do I fix it?” It's a patient tutor that explains the fix, so you learn, not just copy.

Golden rule from this module: use dummy data when working out the method; never paste real personal or confidential data into a public tool.

Try it yourself

Solve a real spreadsheet job

Your task (5–10 min)

Use your own (non-sensitive) sheet or dummy data.

  • Describe a calculation you need in plain English.
  • Get the Excel/Sheets formula + ask it to explain each part.
  • Try a cleaning task: “split this into first/last name.”
  • Sanity-check the result yourself.
  • Save the formula pattern for next time.
Real workplace scenario

The messy contact list

Sana has 500 rows of jumbled contacts to tidy. She’s tempted to paste the lot — including phone numbers and emails — into a public AI tool.

What should they do? Think, then reveal.

Reveal the answer

Tidy the format, not the personal data.

For the method, she asks AI with dummy data or just the steps. She does the actual clean in her spreadsheet — real personal data never goes into a public AI tool.

Worked example

Cleaning messy names + an annotated formula

Messy sample (5 dummy rows)

jOHN smith
Smith, Jane
bob JONES
MARY o’brien
a. patel

Tidied by AI

John Smith
Jane Smith
Bob Jones
Mary O’Brien
A. Patel

The formula it gave — each part explained

=PROPER(TRIM(A2))

  • TRIM(A2) — removes the extra spaces around the name.
  • PROPER(…) — capitalises the first letter of each word.

Test it on a few rows you can check by eye before trusting the whole column.

Check your understanding

End-of-module quiz

6 questions. You need 4 to pass. Retake as often as you like.

Question 1

AI is genuinely useful for…

Question 2

With numbers from AI you should…

Question 3

Confidential/personal data and public AI…

Question 4

Safe to paste into a public AI tool?

Question 5

AI gives you =SUMIF(A:A,"paid",B:B) and you don't understand it. Best next step?

Question 6

You want AI's help cleaning a customer list. The safe method is:

Recap — you’ll see these again (spaced review)

Remember this

  1. AI writes and explains formulas — a patient Excel/Sheets tutor.
  2. Brilliant for cleaning and reformatting messy text.
  3. Check the maths; never paste confidential data into public AI.

Finish all 8 modules and pass each quiz to earn your AI Skills for Work certificate of completion — shareable on your CV and LinkedIn. CPD accreditation is being arranged.

Downloads & resources

Take it with you

Previous
4. Research and summarising safely