🟢 Beginner 12 minbeginner path

Excel Basics: The Ribbon, Cells, and Saving

Excel is the world's most widely used spreadsheet program — the daily home of accountants, analysts, admins, and virtually every office job. This lesson gets you comfortable with the interface so nothing feels intimidating.

Learning objectives

  • Identify the Ribbon, Formula Bar, Name Box, and status bar.
  • Enter, edit, and delete data in cells.
  • Save a workbook using both .xlsx and .csv formats.

Step-by-step

1. The Ribbon

The Ribbon is the horizontal bar at the top of Excel. It's divided into tabs — Home, Insert, Page Layout, Formulas, Data, Review, View — and each tab groups related buttons. Home is where you'll live 80% of the time.

2. Cells, rows, and columns

Every cell has an address: column letter + row number (e.g. B4). Rows are horizontal (1, 2, 3…), columns are vertical (A, B, C…). Click a cell to select it, then type to enter a value.

3. Editing values

Double-click a cell to edit inside it, or click once and type in the Formula Bar. Press Enter to confirm, Esc to cancel.

4. Saving your work

Ctrl+S (Cmd+S on Mac) saves. Choose .xlsx for full Excel features, .csv when sharing with systems that only read plain text tables.

Illustration

   A         B          C
 1 Name      Email      Balance
 2 Ana Diaz  ana@x.com  1250.00
 3 Ben Ito   ben@x.com   980.50

Key takeaways

  • Identify the Ribbon, Formula Bar, Name Box, and status bar.
  • Enter, edit, and delete data in cells.
  • Save a workbook using both .xlsx and .csv formats.

Lesson complete

Nice work! Continue on to the next lesson.

Related lessons