MENU
Donate

Free ebook

Free ebook: Excel for Beginners

A complete starting point for Excel: the screen, entering and formatting data, how formulas work, the functions everyone should know, and a gentle introduction to charts and PivotTables.

Get the ebook

Course path

Turn this into a course path

Beginners in Excel strings lessons like this one into a structured, beginner-friendly path.

View course path

Free tools

There's a free tool for this

Formula builder, formula explainer, CSV cleaner, and 8 more browser tools — no upload, no sign-up.

Browse free tools

Templates & data

Want to practice this yourself?

Free .xlsx templates and practice datasets — direct download, no sign-up.

Browse templates & datasets

Tip

Looking for something specific?

Search finds functions, articles, courses, and directory entries from one box — the icon lives in the header.

Try search
=ARTICLES

MrExcel vs ExcelJet: which reference site should you use?

=YOUTUBE

Watch alongside this article

Public YouTube resources matched to this article's topic, functions, and practice goal.

video / Beginner

The Beginner's Guide to Excel - Excel Basics Tutorial

Technology for Teachers and Students

Open on YouTube (opens in a new tab)
Technology for Teachers and Students

Loading preview…

MrExcel and ExcelJet are the two most-used independent Excel reference sites. They have different strengths and are worth bookmarking both.

ExcelJet

ExcelJet (exceljet.net) is a clean, focused function and formula reference. Each function page explains the syntax, shows worked examples with screenshots, and lists common errors and variations. The examples are minimal and practical — the goal is to answer a specific formula question fast and let you get back to work.

ExcelJet is the better choice when you need to look up a function you have not used before or need a quick reminder of the argument order. The site is fast, uncluttered, and searchable.

MrExcel

MrExcel (mrexcel.com) started as a Q&A forum in 1998 and has grown into a large library of questions, answers, articles, and video tutorials. The forum is its strongest feature: questions from real workbooks, solved with real formulas. Bill Jelen (MrExcel) also produces books and training videos.

MrExcel is the better choice when you have an unusual problem — the forum search often surfaces a solved version of whatever you are stuck on, even if it involves complex VBA or Power Query.

When to use which

Question type Better start
What does this function do? ExcelJet
What are the arguments for XLOOKUP? ExcelJet
My formula works but runs slowly MrExcel forum
I need a formula to do something unusual MrExcel forum
VBA question MrExcel forum
=PRACTICE

Go deeper with this skill

Build a confident foundation by practicing navigation, data entry, formatting, references, and simple calculations together. For this article, the goal is to practice: A side-by-side look at MrExcel.com and ExcelJet.net — what each one does well, where to start for a formula question, and when to use both.

Practice workbook setup

Create a starter workbook with one sheet for raw practice data, one sheet for formatted output, and one sheet for notes.

Practice workflow

  1. Enter a small table manually so you practice rows, columns, headers, and basic formatting.
  2. Use simple formulas such as totals, averages, and percentages before moving to advanced functions.
  3. Practice copying formulas while watching how relative and absolute references change.
  4. Format the result for readability, then remove any formatting that does not help the reader.

Quality checks

  • Numbers are stored as numbers, dates as dates, and labels as text.
  • Formulas copy correctly down the table without broken references.
  • The final sheet can be understood without needing the practice notes.

Common mistakes

  • Typing numbers with currency symbols or spaces that turn them into text.
  • Copying a formula before checking whether references should stay fixed.
  • Using formatting to cover unclear labels or inconsistent structure.

Next actions

  • Rebuild the same workbook without looking at the tutorial.
  • Turn the range into a table and repeat the formulas using table headers.

Formula focus: even if this workflow is not formula-heavy, add one check cell that confirms the final output still matches the source data.