Excel Practice Test

โ–ถ

Most people open Excel to crunch numbers โ€” and never think about what shows up on the printed page until a manager asks for a hard copy. That's usually when the missing page numbers, the absent file path, and the blank space at the bottom of the sheet become a problem.

Adding a footer in Excel is a five-minute fix, but the menu is buried under a few clicks and the behaviour shifts depending on which view you start from. This guide walks through every reliable method, the quirks to watch for, and the small habits that turn a spreadsheet print job into something that actually looks professional.

A footer sits at the bottom of every printed page. It usually carries the page number, the date, the workbook name, or a custom label โ€” anything you want repeated on each sheet without retyping it. Excel keeps footers separate from the cell grid, so they don't appear in Normal view. You only see them once you switch to Page Layout view or Print Preview, which is the first thing most beginners miss.

Two main routes exist. The Page Layout view route is visual: you click directly into the footer area and type. The Page Setup dialog route is older but still useful for batch edits across multiple sheets or when you want precise control over fonts and alignment. Both push the same data into the workbook, but they expose different options, and knowing when to switch between them saves time on long reports.

At a Glance: Footers in Excel live on every printed page and carry page numbers, dates, file paths, or custom text. Add them via Page Layout view, the Insert tab's Header & Footer button, or the older Page Setup dialog. Footers are saved with the workbook and never appear in Normal view.

Method 1: Page Layout View โ€” The Visual Approach

Open your workbook, click the View tab on the ribbon, then click Page Layout. The screen redraws to show your sheet as it will print, with a ruler at the top and grey margins around each page. Scroll to the bottom and you'll see a strip labelled Click to add footer split into three boxes โ€” left, centre, and right. Click any box and start typing. A new Header & Footer contextual tab appears on the ribbon as soon as you click inside.

That contextual tab is where the real work happens. It carries buttons for Page Number, Number of Pages, Current Date, Current Time, File Path, File Name, Sheet Name, and Picture. Each button drops a code into the footer โ€” &[Page], &[Date], &[File], and so on. The codes look strange in edit mode but render correctly once you click outside the footer or print the page.

Want page numbers in the centre and your company name on the right? Click the centre box, hit the Page Number button. Then click the right box and type the company name. Click outside the footer to commit. Switch back to Normal view via the View tab when you're done โ€” your footer is saved with the workbook.

Footer Facts at a Glance

๐Ÿ“
3
Footer sections (left, centre, right)
๐Ÿ”ข
10+
Built-in footer codes available
๐Ÿ–ผ๏ธ
1 cm
Recommended max logo height
๐Ÿ”
100%
Print preview zoom for accurate check

Method 2: Insert Tab โ€” The Shortcut Path

If you prefer the ribbon's Insert tab, click Insert > Text group > Header & Footer. Excel jumps straight into Page Layout view with the cursor parked in the header area. Scroll down to reach the footer strip and you're in the same edit mode as Method 1. This route is faster if you're already adding text boxes or images and don't want to leave the Insert tab.

The Insert tab approach is the one most users learn first because the Header & Footer button is right there in plain sight. The trade-off is that it lands you in the header, not the footer, so you do a quick scroll before you can type. For workbooks with one or two sheets this is fine; for anything bigger, Page Layout view gives a better overview.

Three Ways to Open the Footer Editor

๐Ÿ”ด Page Layout View

The most visual route โ€” see the footer as you build it.

๐ŸŸ  Insert Tab Shortcut

Fast access from the main ribbon โ€” lands in the header by default.

๐ŸŸก Page Setup Dialog

Classic dialog with Custom Footer dialog for fine control.

Method 3: Page Setup Dialog โ€” The Power User Route

The classic Page Setup dialog still exists and offers options the ribbon hides. Click Page Layout tab > click the tiny arrow in the bottom-right corner of the Page Setup group. The Page Setup dialog opens. Click the Header/Footer tab. You'll see a preview area at the top and two buttons: Custom Header and Custom Footer. Click Custom Footer.

A second dialog opens with three text fields โ€” left, centre, right โ€” and a row of icons above them. The icons map to the same codes as Page Layout view but with text labels on hover: page number, total pages, date, time, path, file name, sheet name, picture, format picture, and format text.

This dialog is the only place you can hit the format text icon (capital A) to set font, size, bold, italic, and underline for footer text. The ribbon version forces you to select the text first and use the regular Home tab โ€” which doesn't always behave the same way.

Once you've built the footer, click OK twice. The footer applies to the current sheet only unless you group sheets first. To apply the same footer to every sheet in the workbook, hold Ctrl, click each sheet tab to group them, then open Page Setup. Any change you make now writes to every grouped sheet.

Footer Codes by Category

๐Ÿ“‹ Page Numbers

&[Page] โ€” Current page number, e.g. 3

&[Pages] โ€” Total pages in the print job, e.g. 12

Combined: Type Page &[Page] of &[Pages] to render Page 3 of 12. Most common footer pattern in business reports.

๐Ÿ“‹ Date & Time

&[Date] โ€” Today's date in the system short format.

&[Time] โ€” Current time when the page prints.

Excel uses the date and time at the moment of printing, so reprinting a workbook months later shows the new date, not the date it was first created. Type the date manually if you need a fixed value.

๐Ÿ“‹ File & Sheet

&[File] โ€” Workbook file name (e.g. Q1-Report.xlsx).

&[Path] โ€” Full directory path plus file name.

&[Tab] โ€” Active sheet name (e.g. Summary). The Path code is useful for shared network workbooks where readers may want to locate the source file.

๐Ÿ“‹ Pictures & Formatting

&[Picture] โ€” Inserts an image; choose from file, Bing, or OneDrive.

Format Picture โ€” Adjust size, brightness, contrast.

Pictures don't render in the footer edit view โ€” only the code shows. Check Print Preview to confirm logos sit correctly within the print margin.

Common Footer Codes and What They Output

Excel's footer codes look cryptic but follow a simple pattern: an ampersand followed by a keyword in square brackets. Knowing them lets you build a footer without clicking each button. &[Page] prints the current page number. &[Pages] prints the total page count โ€” pair them as Page &[Page] of &[Pages] for the familiar "Page 3 of 12" format. &[Date] prints today's date using your system's short date format. &[Time] prints the time. &[File] prints the workbook file name; &[Path] prints the full file path; &[Tab] prints the active sheet name.

You can mix codes with plain text freely. A footer reading Prepared by Finance โ€” &[Date] โ€” Page &[Page] renders as Prepared by Finance โ€” 14/05/2026 โ€” Page 1 on the first printed sheet. Spaces, dashes, and pipes between codes are preserved exactly. If you need a literal ampersand in the footer text โ€” say, "Sales & Marketing" โ€” type two ampersands (&&) and Excel renders just one. This is a classic gotcha that trips up beginners writing department names.

Adding Images and Logos to the Footer

A company logo in the footer reinforces branding on every printed page. In Page Layout view, click the footer box, then click Picture on the Header & Footer contextual tab. Excel asks where the image lives โ€” pick From File, From Bing, or OneDrive. Once selected, the image inserts as &[Picture] code.

Images don't appear in the footer edit area; you only see the code. To preview the result, click outside the footer or switch to Print Preview (Ctrl + P). If the image is too large, click back into the footer and use the Format Picture button on the contextual tab. A dialog opens with size, scale, brightness, and contrast options. Keep logos under 1 cm in height โ€” anything larger eats into your print area and makes the page look unbalanced.

One quirk: Excel scales pictures based on the print area, not the screen. A 200 ร— 200 px logo that looks fine in Page Layout view may print much smaller on letter-size paper. Always run a test print or check Print Preview at 100% zoom before sending the file to a printer.

Pre-Print Footer Checklist

Switch to Page Layout view and confirm footer text is visible in all three boxes
Run Print Preview (Ctrl + P) and flip through every page to check footer rendering
Verify page numbers increment correctly from page 1 to the final page
Check that custom text fits within the print margin without truncation
Test with Scale to Fit if you're shrinking the report to fewer pages
Confirm grouped sheets show the same footer when intended, different when not
Save the workbook (Ctrl + S) before closing or printing to lock the footer in
Take a Free Excel Practice Test

Different Footers for Different Pages

Excel supports two flavours of conditional footer: Different First Page and Different Odd & Even Pages. Both live on the Header & Footer contextual tab as checkboxes once you're editing a footer. Different First Page lets you skip the footer on page one โ€” useful for cover pages where a page number would look odd. Tick the box, then go back and edit the first-page footer separately. Page 1 stays blank or carries unique text while pages 2 onward show the standard footer.

Different Odd & Even Pages is the trick magazines and books use: page numbers on the outside edge, chapter title on the inside. Tick the box, then edit the odd-page footer (page number right) and even-page footer (page number left) separately. For internal company reports, most people don't need this โ€” but if you're producing a printed booklet or training manual, it's the difference between amateur and professional layout.

Page Layout vs Page Setup: When to Use Which

๐Ÿ“‹ Page Layout View

Best for: Single-sheet edits and visual users who want to see footer placement live.

Strengths: Drag-and-drop feel, immediate preview, contextual ribbon tab with one-click codes.

Limits: Harder to format text precisely; font dialog requires text selection plus Home tab.

๐Ÿ“‹ Page Setup Dialog

Best for: Power users, batch edits across grouped sheets, and precise font control.

Strengths: Format text dialog inside Custom Footer, Different First Page and Odd/Even toggles in one place.

Limits: No live preview while editing โ€” you commit changes and check Print Preview separately.

Footers and Print Preview: The Verification Step

Always preview before printing. Press Ctrl + P or click File > Print. The right side of the screen shows a live preview of page one. Use the page navigation arrows at the bottom to flip through every page and check the footer renders correctly. Pay attention to two things: the footer text fits inside the print margins, and the page numbers increment properly. If your footer is cut off, return to Page Layout view and either shorten the text or adjust margins via Page Layout > Margins.

Page Setup also exposes a Scale to Fit option that shrinks the print to a chosen number of pages. Excel scales the footer along with the cells, so a footer that renders fine at 100% scale may turn into a tiny strip if you scale down to 70%. Watch for this when you're trying to squeeze a wide report onto fewer pages. The fix is usually to reduce the footer text, switch to a smaller font, or accept that the report needs more pages.

One more habit: save the workbook after editing the footer. Excel saves footers as part of the workbook, but if you close without saving you lose them. The Ctrl + S keystroke costs nothing and saves a reprint later.

Excel Footers Pros and Cons

Pros

  • Saved automatically with the workbook โ€” no extra file to manage
  • Built-in codes for page numbers, dates, paths, and file names
  • Three independent sections (left, centre, right) per footer
  • Different First Page and Different Odd/Even toggles for booklet-style layouts
  • Works identically across Excel for Windows, Mac, and Excel for the web (with minor limits)

Cons

  • Invisible in Normal view โ€” easy to forget until print time
  • Default font size sometimes too small for clean printing
  • Image scaling depends on print area, not screen โ€” needs Print Preview check
  • Double-ampersand rule confuses users typing literal '&' characters
  • Mobile apps offer view-only access โ€” editing requires desktop or web
Practice Workbook and Worksheet Management

Removing or Editing an Existing Footer

To wipe a footer entirely, open Page Layout view, click into each footer box, and press Delete. All three boxes โ€” left, centre, right โ€” need to be cleared individually. Alternatively, open Page Setup > Header/Footer tab and choose (none) from the Footer dropdown at the top of the dialog. This nukes every section at once and is faster for sheets with cluttered footers.

Editing is similar โ€” click in, change the text, click out. The change applies immediately to the current sheet. If you grouped sheets earlier, the edit propagates to every sheet in the group. Always check the sheet tabs at the bottom of the workbook: grouped tabs share a white background, ungrouped tabs are grey. Forgetting to ungroup is a classic mistake that leaves identical footers on sheets where you wanted them to differ.

For more practical drills on this kind of workbook navigation, run through our how to add in Excel guide and the insert a page break in Excel walkthrough. Both touch the same Page Layout tab where footers live.

Quick Wins for Cleaner Print Layouts

๐Ÿ”ด Use the same footer pattern across reports

Build one master footer โ€” date, file name, page numbers โ€” and copy it into every workbook. Consistency makes printouts easier to file and audit.

๐ŸŸ  Group sheets before editing

Hold Ctrl, click tabs, then edit the footer once. Saves time on workbooks with five or more sheets that need identical print layouts.

๐ŸŸก Test print to PDF first

PDF output catches scaling and font-size issues before you waste paper. File > Print > Save as PDF works on Windows and Mac.

Footers in Excel Online and on Mobile

Excel Online โ€” the browser version โ€” supports footers but with a stripped-down interface. Click Insert > Header & Footer. The footer panel slides in from the right. You get the same three-box layout, the standard codes (page number, file name, date), and a save button. What you don't get is full image support, custom margins, or the Different Odd & Even Pages toggle. For most quick edits, the web version is fine; for serious print layouts, open the file in desktop Excel.

The mobile apps for iOS and Android are more limited. You can view footers, but editing requires opening the file in Excel for the web or the desktop app. If you find yourself fighting with footers on a phone, save the file and finish the layout work on a laptop. This is one of those situations where the desktop tool still has a real edge over the mobile experience โ€” the print-related features simply have too many sub-options to fit on a small screen.

To keep building Excel print-and-layout skills, try our Excel hotkeys reference and the how to input formulas in Excel guide. Quick wins compound โ€” every shortcut you learn shaves seconds off the next report.

Footer Troubleshooting Quick Fixes

Footer not showing in print? Switch to Page Layout view and confirm text is in the boxes, not the cells above
Page numbers wrong? Check Page Setup > First page number โ€” set to 'Auto' or override with a specific value
Image too big? Use Format Picture > Size & Properties to scale down to 1 cm height
Footer cut off at the edge? Increase the bottom margin under Page Layout > Margins > Custom Margins
Different footers per sheet not behaving? Ungroup tabs (right-click > Ungroup Sheets) and edit each sheet separately
Literal '&' rendering blank? Replace with '&&' inside the footer editor
FREE Excel Basic and Advanced Quiz

Practice Drills and Common Mistakes

The fastest way to lock in footer skills is to print a few practice sheets. Open any workbook, add a centred page number, a left-aligned date, and a right-aligned file name. Print to PDF (File > Print > Save as PDF) and open the PDF to verify everything sits where you expected. Repeat with grouped sheets, then with Different First Page enabled, and finally with an image in the footer. Twenty minutes of this kind of drill replaces hours of guessing on a real report.

Three mistakes show up over and over. First, editing the footer on one sheet and assuming it applies to all sheets โ€” it doesn't unless you group them. Second, using a font size that looks fine on screen but prints too small to read; aim for 10โ€“11 points minimum. Third, forgetting the double-ampersand rule and ending up with mangled text like "Sales Marketing" instead of "Sales & Marketing". None of these break the file โ€” they just make the print look careless.

Once footers are second nature, the rest of Excel's print layout becomes much easier. Page breaks, print areas, margins, and headers all use the same dialogs and the same set of codes. Learn the footer well and you've effectively learned the header too. From there, working through a structured Excel practice test PDF or one of the timed quizzes below will sharpen the rest of your spreadsheet workflow.

Excel Questions and Answers

Why doesn't my footer appear when I scroll through the worksheet?

Excel hides footers in Normal view because they're only relevant for printing. To see them, switch to Page Layout view via the View tab, or open Print Preview with Ctrl + P. Footers are saved with the workbook and render on every printed page โ€” they just don't appear in the cell grid where you do your day-to-day work.

How do I add a page number to the footer in Excel?

Open Page Layout view, click the footer section where you want the number, then click the Page Number button on the Header & Footer contextual tab. Excel inserts the &[Page] code, which renders as the current page number when you print. Pair it with &[Pages] โ€” e.g. 'Page &[Page] of &[Pages]' โ€” for the classic 'Page 1 of 5' format that most business reports use.

Can I have a different footer on the first page of my Excel workbook?

Yes. While editing a footer in Page Layout view, look for the 'Different First Page' checkbox on the Header & Footer contextual tab. Tick it, then click into the first-page footer and edit it independently. The remaining pages keep the original footer. This is useful for cover pages where you want no page number or different branding.

How do I add my company logo to the Excel footer?

In Page Layout view, click into the footer section, then click the Picture button on the Header & Footer contextual tab. Choose your image source (file, Bing, or OneDrive). Excel inserts an &[Picture] code โ€” the image won't display in edit mode but will render in Print Preview and on the printed page. Use Format Picture on the same ribbon to resize the logo if it prints too large.

Will the same footer appear on every sheet in my workbook?

Only if you group the sheets before editing the footer. By default, each sheet stores its own footer. To apply the same footer everywhere, hold Ctrl and click each sheet tab to group them, then edit the footer once โ€” the change writes to every grouped sheet. Right-click any tab and choose Ungroup Sheets when you're done.

How do I add a footer in Excel Online (browser version)?

In Excel Online, click Insert > Header & Footer. A panel opens on the right with three footer sections and basic code buttons for page number, date, and file name. The web version doesn't support custom images, different odd and even pages, or precise font control โ€” for those features, open the file in desktop Excel.

Why does my footer print smaller than I see in Page Layout view?

If you've enabled Scale to Fit (Page Layout > Scale to Fit group), Excel shrinks both the cell content and the footer to match the target page count. A footer that looks fine at 100% scale may turn into a tiny strip at 70% scale. The fix is to reduce the footer text length, switch to a smaller font intentionally, or accept that the report needs more pages.

How do I remove a footer from an Excel sheet?

Open Page Layout view, click each footer section (left, centre, right), and press Delete to clear the text. Alternatively, open Page Setup > Header/Footer tab and select '(none)' from the Footer dropdown โ€” this clears every section at once. Save the workbook to make sure the empty footer state is preserved.
โ–ถ Start Quiz