Beacon 21 of 30โ–พ
70% complete
๐Ÿ  Home ๐Ÿ“‹ Prerequisites
๐Ÿš€ Intro
1Welcome aboard 2How to talk to AI 3Pick your companion
๐Ÿ“ Text & Communication
4Write it better 5Lost in translation? 6Tell your story 7Research like a pro 8Fact or fiction? 9Summarize the world
๐ŸŽจ Image Creation
10Paint with words 11Make it yours 12Design without designer 13Edit like magic 14Style explorer
๐ŸŽฌ Video & Audio
15Your voice, amplified 16Music from nothing 17Caption it 18Moving pictures 19Your AI podcast
๐Ÿ’ป Productivity
20Plan your week 21Tame the spreadsheet 22Never forget a meeting 23Your personal assistant 24Presentations, effortlessly
๐Ÿค– Advanced Tools
25Automate the boring stuff 26Build without code 27AI agents unleashed 28Your custom chatbot 29Connect the dots
๐Ÿ Closing
30Who are you now?
โšก Everyday Productivity
Beacon 21

Tame
the Spreadsheet

"Numbers don't lie โ€” but they do need someone to ask the right question."

๐ŸŽฏ What you'll learn

Spreadsheets can feel like a foreign language โ€” rows, columns, formulas, and functions that nobody explains.

In this Beacon, you'll use AI to do the tricky parts for you. No programming knowledge needed. No prior spreadsheet experience required.

By the end, you'll know how to:

  • Ask AI to write a formula โ€” and understand what it actually does
  • Sort and filter data without guessing
  • Fix errors with a little help from your AI assistant
๐Ÿ“Š Spreadsheets: what are they actually for?

A spreadsheet is just a big grid. Each box is called a cell. You can put words, numbers, or dates in a cell โ€” and then ask the spreadsheet to do math or organize things for you.

The magic happens when you write a formula โ€” a small instruction that tells the spreadsheet what to calculate.

The problem? Formulas have their own syntax. Even a tiny typo breaks them.

That's exactly where AI comes in.

๐Ÿค– Let AI write the formula

You don't need to memorize formula syntax. Just describe what you want in plain English โ€” and ask your AI chatbot to write it for you.

For example, imagine you have a list of expenses in column B, from row 2 to row 10. You want to add them all up.

You could ask:

"I have numbers in cells B2 to B10 in Google Sheets. Write me a formula that adds them all together."

Your AI chatbot will give you something like:

=SUM(B2:B10)

You just paste that into your spreadsheet. Done.

The AI didn't just give you the formula โ€” it saved you from having to search for it, read documentation, or guess.

๐Ÿ” Understanding what you got

Here's a habit worth building: whenever AI gives you a formula, ask it to explain what it does.

Just say: "Can you explain what this formula does, step by step?"

This is how you go from copy-pasting to actually understanding. You don't need to memorize anything โ€” but seeing the explanation once makes it stick.

AI is patient. It will never make you feel silly for asking.

๐Ÿงช Try it now
1
Set up a quick spreadsheet

Open Google Sheets (https://sheets.google.com) and create a new blank spreadsheet.

In column A, type these labels in cells A1 to A5:

Rent, Groceries, Transport, Internet, Coffee

In column B, type these amounts next to them (one per row):

850, 230, 60, 25, 40

You now have a simple monthly expense list.

2
Ask your AI chatbot for a formula

Open your favorite AI chatbot โ€” ChatGPT (chatgpt.com), Claude (claude.ai), or Gemini (gemini.google.com) โ€” and paste in this ready-made prompt:

Ready-made prompt
I'm using Google Sheets. I have expense labels in column A (rows 1โ€“5) and amounts in column B (rows 1โ€“5). Write me a formula that adds up all the amounts in column B. Then explain what the formula does in simple terms.

Copy the formula your AI chatbot gives you. Click on cell B6 in your spreadsheet and paste it in. Press Enter.

You should see the total: 1205

3
Try it with a different chatbot

Now open a different AI chatbot โ€” whichever one you didn't use in Step 2 โ€” and try this prompt:

Ready-made prompt
I have a Google Sheets spreadsheet with expense labels in column A and amounts in column B (rows 1โ€“5). I already have a SUM formula in B6. Now I want to find the highest amount in column B. Can you write the formula for that and explain it?

Paste the formula into cell B7.

You should see 850 โ€” the highest single expense (Rent).

Notice anything? Both chatbots understood your request and gave you a working formula. That's the point โ€” you're not locked into one tool.

👀 What to notice

Look at the formula your AI chatbot gave you โ€” and notice how different it looks from what you typed in the cells above.

Yet it's doing exactly what you described in plain English.

The aha moment: you didn't write code. You described what you wanted โ€” and the AI translated it. That's the whole skill.

๐Ÿ’ก Good to know

What if the formula shows an error?

Don't panic โ€” errors like #VALUE! or #REF! are common. Just copy the formula and the error message, and paste them into your AI chatbot. Say: "This formula isn't working. What's wrong?" It'll fix it for you.

Google Sheets vs Excel

The formulas are almost identical. If you use Excel, just mention it when you ask AI โ€” it will adjust automatically.

You don't have to understand everything

It's completely fine to use a formula without fully understanding it. The important thing is that it works โ€” and that you know who to ask when it doesn't.

โœ… Beacon complete

You just used your AI chatbot to write and explain spreadsheet formulas โ€” without touching a single manual or tutorial.

That's a genuinely useful skill. Spreadsheets will never feel quite as intimidating again.

Up next: Beacon 22 โ€“ Plan like a pro

You'll use AI to help you build a simple project plan โ€” tasks, deadlines, and priorities โ€” without any special software.

No rush. Come back whenever you're ready. 🙂

โ† Beacon 20 Beacon 22 โ†’