Two Different Mental Models

Word & PowerPoint

Chapter 1 · Two Different Mental Models: A Flowing Document vs. a Deck of Discrete Slides

The Excel course opened with a single idea that everything else built on: Excel is a grid of independent, addressable cells. Word and PowerPoint share the same Ribbon, the same theme system, even the same file-saving habits — but neither one works anything like a grid. Get each app's own real mental model straight in this chapter, and every later chapter's tools will feel like natural extensions of something you already understand, exactly the role Chapter 1 played in the Excel course.

The Three Content Models of Microsoft Office

One suite, one shared interface, and three genuinely different ways of organizing content underneath it:

AppBasic unit of contentHow content is organized
ExcelA cellA fixed grid — every cell has its own independent address
WordA continuous stream of textOne flowing document — content has no fixed position, it reflows as you edit
PowerPointA slideA fixed, ordered sequence of independent slides — each its own separate canvas

What Word Actually Is: A Flowing Document

Word has no addressable "cells" at all. Text simply flows — type a new sentence on page 3, and everything after it shifts down to make room, potentially pushing content onto entirely new pages, with no manual intervention. There's no equivalent of an Excel cell address you could point a formula at; a Word document's content is defined purely by its position in one continuous stream, from the very first character to the very last.

This is exactly why "the third paragraph" or "the heading on page 4" are meaningless as fixed addresses in Word the way B7 is fixed in Excel — add one sentence earlier in the document, and what used to be on page 4 might now be on page 5, with nothing in the document's own structure needing to be manually updated to make that happen.

What PowerPoint Actually Is: A Deck of Discrete, Independent Slides

PowerPoint sits at the opposite extreme. A presentation is a fixed, ordered sequence of slides, and each slide is its own separate, independent canvas — editing slide 5 has zero effect on the layout, content, or size of slide 4 or slide 6. Nothing "flows" between slides the way text flows continuously through a Word document.

This makes a slide the closest thing PowerPoint has to Excel's own independent, addressable unit — just at a far coarser granularity. A cell holds one value; a slide holds an entire arrangement of text, images, and shapes, but the underlying principle is the same: each one is independently addressable, and editing one doesn't reshuffle its neighbours' own internal content the way editing text in Word does.

The Shared Interface: Ribbon, Themes, and Consistency Across the Suite

Despite these genuinely different content models, all three apps present themselves through the same Ribbon — tabbed groups of related commands, consistently laid out across Word, Excel, and PowerPoint. More usefully, a custom Theme (a saved combination of colours, fonts, and effects, accessible from each app's own Design tab) can be applied consistently across a Word report, its companion PowerPoint deck, and even an Excel workbook's own chart styling — genuinely useful the moment a report and its summary slide deck need to visually match without manually re-picking the same colours and fonts in two or three separate places.

Navigating Each App's Own Space

Each content model comes with its own natural way of moving around:

  • Word — scrolls continuously through the flowing document; Ctrl+Home jumps to the very start, Ctrl+End to the very end — the same two shortcuts Excel Fundamentals Chapter 1 introduced for jumping to a worksheet's own edges, doing the equivalent job here.
  • PowerPoint — Normal view's slide thumbnail pane on the left lets you jump directly to any discrete slide; Slide Sorter view zooms out to show every slide as a small thumbnail at once, letting you drag whole slides into a new order the way you might rearrange playing cards — something Word has no real equivalent of, since Word's content has no discrete units to physically drag around in the first place.
This chapter's contrast previews the whole course
Chapter 2's Word Styles and Chapter 8's PowerPoint Slide Master both solve the exact same underlying problem — "define formatting once, apply it everywhere, and update it in one place later" — but each has to solve it in a way that fits its own app's content model: Styles work on flowing paragraphs and headings; a Slide Master works on a fixed layout applied to a whole slide at once. Recognising that shared goal, expressed two different ways, will make both chapters land faster than treating them as unrelated features to memorise separately.
Aligning content with spaces or tabs breaks the moment anything upstream changes
A habit that feels natural coming from Excel's own grid — lining things up by eye with the spacebar, the way you might nudge a value into a specific column — actively fights Word's flowing text model. Because text reflows continuously, manually-typed spaces used for alignment shift out of place the instant a font size changes, text is added earlier in the line, or the document is opened on a different device with different default fonts. Word's own Tables and Tab Stops exist specifically to create genuine, stable alignment that survives exactly this kind of change — reaching for the spacebar to align anything beyond a single word is almost always the wrong tool.

Hands-On Exercises

Exercise 1

Open a blank Word document and type several paragraphs of placeholder text (enough to fill more than one page). Insert a new sentence at the very beginning of the document. Describe exactly what happens to every paragraph that came after it, and explain why nothing needed to be manually adjusted for this to happen.

📄 View solution
Exercise 2

Open a blank PowerPoint presentation with 5 slides, each containing different placeholder text. Switch to Slide Sorter view and drag slide 5 to become slide 2. Explain what happened to the actual content of every other slide, and why this specific operation has no real equivalent in Word.

📄 View solution
Exercise 3

A colleague built a simple two-column list in Word by typing an item, pressing Space repeatedly to line up a second column of numbers, then pressing Enter, repeating this for every row. After changing the document's font, every row's numbers no longer line up. Explain exactly why this happened and what feature they should have used instead.

📄 View solution

Chapter 1 Quick Reference

  • Excel: a grid of independently addressable cells
  • Word: one continuous flowing stream of text — no fixed addresses, content reflows automatically
  • PowerPoint: a fixed, ordered sequence of independent slides — the closest thing to Excel's own "independent unit," just at a coarser grain
  • Ctrl+Home / Ctrl+End — jump to the start/end of a Word document, the same shortcuts Excel uses for its own worksheet edges
  • Slide Sorter view — rearrange whole slides like physical cards; Word has no real equivalent, since it has no discrete units to drag
  • A shared Theme can keep a Word report and its PowerPoint companion deck visually consistent
  • Use Tables or Tab Stops for real alignment in Word — spacebar alignment breaks the moment anything upstream changes