Home Tutorials Excel Tutorial Excel Structure
Excel Structure

Excel Structure


The Excel Structure

Understanding Workbooks, Sheets, and the Grid

Think of Excel as a digital filing cabinet. The Workbook is the entire cabinet, and the Worksheets are the individual folders inside. Every worksheet is built upon a grid of rows and columns.

📁 Workbook

The entire Excel file (usually ending in .xlsx).

📄 Worksheet

A single tab/page inside the file.

↔️ Row

Horizontal lines identified by Numbers (1, 2, 3...).

↕️ Column

Vertical lines identified by Letters (A, B, C...).

The Cell: Where the Magic Happens

A Cell is the rectangular box where a Row and Column meet. Every cell has a unique Address (or Reference).

Example 1: A1
Column A + Row 1
Example 2: C5
Column C + Row 5

How to find your location?

Look at the Name Box (the small box above Column A). It always displays the address of the cell you have currently selected. This is vital when you start working with large amounts of data!

Did you know?

A single Excel worksheet contains 1,048,576 rows and 16,384 columns! That is plenty of space for almost any project.

🏋️ Test Yourself With Exercises

Take our quiz on Excel Structure to test your knowledge.

Exercise »