Day two at NorthPeak Retail. Your manager pings you: "Can you bold the header row on the Q1 sales sheet, jump to cell A1, and tell me the total revenue at the bottom — quick?" Yesterday you'd have hunted through menus for ten minutes. Today you'll do all three in under thirty seconds — because you're about to learn where everything lives. The Excel window stops being a wall of buttons and becomes a workshop you know by heart.
Every part of the Excel window has a name and a job. Learn the names once, and the whole screen turns into a map.
The Excel window is a workshop, not a wall of buttons
When Excel first opens it can feel like a cockpit — dozens of buttons, tabs, and boxes, all competing for attention. The secret the pros know is that nothing is random. Every region of the window has a name and a specific job, and once you learn those names the screen reorganises itself in your mind into a tidy workshop where every tool has a home.
In this lesson you'll meet each part one at a time, always with a NorthPeak reason for why you'd reach for it. By the end you'll glance at the screen and instantly know where to look — the difference between someone who uses Excel and someone who is fluent in it.
The Ribbon: where the commands live
The wide strip of buttons across the top is the Ribbon. It's the home of nearly every command in Excel, organised into tabs (the words like Home, Insert, Data) and, within each tab, into groups of related buttons. Think of tabs as the drawers of a toolbox and groups as the labelled trays inside each drawer.
Here's what each main tab is for, in plain terms:
- Home — the one you'll live in: fonts, bold/italic, colours, number formats, sort & filter, and the AutoSum button. When in doubt, start here.
- Insert — adding things: charts, PivotTables, tables, pictures, shapes, and slicers.
- Page Layout — how it prints: margins, orientation, print area, and themes.
- Formulas — the function library, named ranges, and formula auditing tools.
- Data — bringing in and shaping data: Get Data (Power Query), sort, filter, remove duplicates, and what-if analysis.
- Review — spell check, comments, and protecting a sheet.
- View — freeze panes, zoom, gridlines, and switching window layouts.
At NorthPeak, that bolding job your manager asked for lives on the Home tab, in the Font group. The total revenue at the bottom uses AutoSum, also on Home, in the Editing group on the far right. Knowing the tab means you never hunt.
Groups, the dialog launcher, and contextual tabs
Look at the bottom-right corner of some groups (Font, Alignment, Number) and you'll see a tiny diagonal arrow — the dialog launcher. Clicking it opens the full options dialog for that group, where the deeper settings live. The Ribbon shows you the common 20%; the launcher reveals the other 80%.
Excel also has contextual tabs that appear only when they're relevant. Click inside a chart and a green Chart Design tab pops up; click a picture and Picture Format appears. They vanish when you click away. If a tab seems to appear and disappear, that's expected — it's contextual.
Need more vertical room for your data? Press Ctrl + F1 to collapse the Ribbon to just its tab names; press it again to bring it back. You can also double-click any tab name to toggle it.
The Quick Access Toolbar: your personal shortcut shelf
Above (or below) the Ribbon sits a small strip of icons — the Quick Access Toolbar, or QAT. Unlike the Ribbon, you decide what goes here, and these buttons stay visible no matter which tab is active. It's your shortcut shelf for the three or four things you do twenty times a day.
At NorthPeak you'll be saving constantly and undoing the occasional slip, so Save, Undo, and Redo are the classic starters. You might add Sort Ascending if you're forever ordering the sales list by revenue.
Steps — add a button to the Quick Access Toolbar
- Find the command on the Ribbon. Go to the Home tab and locate AutoSum in the Editing group.
- Right-click it. A small menu appears.
- Choose "Add to Quick Access Toolbar." The icon instantly jumps up to the QAT strip.
- Reorder if you like. Click the small dropdown arrow at the end of the QAT, choose More Commands, and use the up/down arrows to arrange them.
- Use the number shortcuts. Each QAT button now has a hidden shortcut: press Alt then the number that appears over it (1, 2, 3…).
The Name Box and the Formula Bar
Just below the Ribbon sit two boxes that beginners often overlook but pros use constantly. On the left is the Name Box; stretching across the rest is the Formula Bar.
The Name Box always shows the address of the cell you're sitting in — like B2. But it's also a teleporter: type any address into it, press Enter, and Excel jumps you straight there. On NorthPeak's 480-row sales sheet, typing A481 and pressing Enter drops you at the bottom instantly. Type a defined name like Q1_Sales and it selects that whole named range.
The Formula Bar shows the true contents of the active cell. This matters: a cell might display 62,400, but the Formula Bar reveals whether that's a typed number or the result of a formula like =Units*UnitPrice. What you see in the grid is the result; what you see in the Formula Bar is the truth.
Look at NorthPeak's sheet below. The active cell is I2, the Revenue column — the grid shows 62,400, but the Formula Bar tells the real story:
| A | F | G | H | I | |
|---|---|---|---|---|---|
| 1 | OrderID | Product | Units | UnitPrice | Revenue |
| 2 | SO-1001 | Summit Tent | 260 | 240 | 62,400 |
| 3 | SO-1002 | Trail Jacket | 150 | 120 | 18,000 |
| 4 | SO-1003 | Ridge Boots | 95 | 95 | 9,025 |
| 5 | SO-1004 | Day Pack | 200 | 60 | 12,000 |
The Name Box (top-left) would read I2, the Formula Bar would read =G2*H2, and the cell displays 62,400. Three views of the same cell — and the Formula Bar is the one that never lies.
If a long formula gets cut off, drag the bottom edge of the Formula Bar downward to expand it to several lines, or press Ctrl + Shift + U to toggle it open and closed.
The status bar: instant answers with zero formulas
The thin strip along the very bottom of the window is the status bar, and it hides one of Excel's best beginner secrets. Select any range of numbers and Excel instantly shows you their Average, Count, and Sum down there — no formula required.
Back to your manager's question: "tell me the total revenue." You don't even need AutoSum. Select the Revenue column, glance at the status bar, and read off the Sum. For NorthPeak's four rows above, selecting I2:I5 shows:
| Status bar reading (with I2:I5 selected) | |
|---|---|
| — | Average: 25,356 Count: 4 Sum: 101,425 |
Right-click the status bar and you can switch on more readouts: Min, Max, and Numerical Count (which counts only the cells that hold numbers). The same status bar also holds the view buttons (Normal, Page Layout, Page Break Preview) and the zoom slider on the far right.
Your manager walks past and asks, "How many orders shipped to the West region today?" You filter the Region column to West, select the filtered OrderID cells, and read Count off the status bar. Answer delivered in five seconds — no formula typed, nothing saved or undone.
Backstage: the File menu and everything around your workbook
Click the green File tab in the top-left and the grid disappears, replaced by a full-screen menu called Backstage view. The idea is simple: the Ribbon is for working inside your data, while Backstage is for everything you do to the whole file.
Here's what lives back there:
- New — start a blank workbook or pick a template.
- Open & Recent — reopen the NorthPeak files you used yesterday in one click.
- Save / Save As — store the file, choose
.xlsxvs.csv, and pick the folder. - Print — with a live preview of exactly what hits the page.
- Share & Export — send a copy or save as PDF.
- Info — protect the workbook, check for issues, and see file details.
- Options — the deep settings panel for customising Excel itself.
To leave Backstage and return to your sheet, click the back arrow at the top-left or press Esc.
Moving around: mouse vs keyboard
You can navigate with the mouse — scroll bars, clicking a cell, dragging the scroll box — and at first that feels natural. But on NorthPeak's big sheets, the keyboard is dramatically faster, and learning a handful of moves is the single biggest speed upgrade a beginner can make.
Here are the moves worth memorising first:
- Ctrl + Home — jump to cell A1, the top-left corner.
- Ctrl + End — jump to the last cell that contains data.
- Ctrl + ↓ / ↑ / → / ← — leap to the edge of the current block of data in that direction.
- Ctrl + Shift + ↓ — select from here to the bottom of the column (perfect for grabbing all 480 revenue values).
- Page Down / Page Up — scroll one screen at a time.
- Ctrl + G (or F5) — open Go To and type any address.
Notice the pattern: Ctrl jumps, Shift selects. Combine them — Ctrl + Shift + Arrow — and you both jump and select in one motion. That mental rule unlocks dozens of shortcuts at once.
Excel also speaks to the keyboard through Key Tips. Tap and release Alt on its own and little letters appear over every Ribbon tab and QAT button. Press the matching letter to drill in — for example Alt then H then B bolds the selection (Home → Bold). You can navigate the entire Ribbon without ever touching the mouse.
The Ribbon replaced the old menus and toolbars back in Excel 2007. If you trained on Excel 2003, the familiar Alt + E, S for Paste Special still works in modern Excel — those legacy menu shortcuts were kept alive for muscle memory. The search box was called Tell Me from 2016 to 2019; in Microsoft 365 it's simply labelled Search, but it does the same job.
Search / Tell-Me: find any feature by describing it
Even pros forget where a rarely-used command lives. That's what the Search box (the one with the magnifying glass, near the top) is for. Click it — or press Alt + Q — and type what you want in plain English, like "freeze panes" or "remove duplicates." Excel doesn't just show help articles; it offers the actual command, ready to run with one click.
At NorthPeak this is your safety net. Forgot where conditional formatting lives? Type "highlight cells" and run it straight from the results. It's faster than memorising every tab, and it teaches you the location for next time.
Open NorthPeak_Q1_Sales.xlsx (this lesson's practice file). Set a timer for 2 minutes and locate all ten tools below. Whisper the tab or area where each one lives as you find it:
- Bold button (hint: Home → Font)
- AutoSum (Home → Editing)
- Insert a Chart (Insert tab)
- Freeze Panes (View tab)
- Sort & Filter (Home → Editing)
- The Name Box — then type
A1and press Enter - The Formula Bar — click cell I2 and read what's inside
- Save on the Quick Access Toolbar
- Print preview (File → Print, i.e. Backstage)
- The zoom slider on the status bar — set it to 120%
Expected outcome: if you beat the clock, you've already out-navigated most casual Excel users. Missed a couple? Use the Search box (Alt + Q) to find them and try again.
- Hunting through menus instead of using Search. If you can't find a command in ten seconds, stop scanning — press Alt + Q and describe it. Searching is not cheating; it's the pro move.
- Confusing what a cell shows with what it contains. A cell can display
62,400while the Formula Bar holds=G2*H2. Always check the Formula Bar before assuming a value was typed by hand. - Ignoring the status bar. Beginners write a SUM formula just to total a column they only need to glance at once. Select the range and read the Sum off the bottom — no formula needed.
- Thinking a "missing" tab is a bug. Contextual tabs like Chart Design only appear when the relevant object is selected. If it vanished, you probably just clicked away from the chart.
The Excel window is a workshop where every part has a name and a job. The Ribbon (organised into tabs and groups) holds the commands; the Quick Access Toolbar is your personal shortcut shelf; the Name Box shows the active cell's address and teleports you anywhere; the Formula Bar reveals a cell's true contents; the status bar hands you Average, Count, and Sum for free; and Backstage (File) handles everything you do to the whole file. Move with Ctrl to jump, Shift to select, and when you forget where something lives, press Alt + Q and just ask. Next up: putting data into that grid quickly and cleanly.