Accessible Learning Center manual

Microsoft Excel Screen Reader Manual

Narrator, NVDA, and JAWS

Independent Self-Study Guide for Excel on Windows

First-time keyboard guide

Use this short routine before following the Microsoft Excel Screen Reader Manual procedures. It explains exactly how the keyboard directions in this manual work.

Press a single key

  1. Find the named key without pressing it if possible.
  2. Press and release the key one time. Do not hold it unless the step specifically says to hold it.
  3. Stop and listen to the full screen-reader announcement before pressing another key.

Press a keyboard combination

  1. When a command contains a plus sign, such as Ctrl+S, hold down the first key.
  2. While continuing to hold the first key, press and release the final key once.
  3. Release the first key. The plus sign is not a key and should not be pressed.
  4. Listen for the expected result described in the procedure. If nothing changes, verify that the correct application or webpage has focus and try the command once more.

Press a sequence of keys

  1. When keys are separated by commas or the word “then,” press and release them in order instead of holding them together.
  2. After each key, listen for a menu, tab, control, or new screen before continuing.
  3. If the announcement does not match the step, press Escape once to close the current menu or dialog and restart that procedure.

Know which navigation key to try

Verify before moving on

  1. Listen for the window, page, or application name so you know where focus is.
  2. Perform only one numbered step.
  3. Compare what the screen reader announces with the “What should happen” information in the procedure.
  4. If the result is wrong, stop. Use the procedure’s recovery directions, Escape to cancel, or Ctrl+Z to undo when that command is supported.
  5. Continue only after you can identify the result. Save completed work with Ctrl+S whenever the application supports saving.

First complete Excel workbook workflow

Build, calculate, review, and save a small accessible table without relying on visual position alone.

  1. Open Excel and press Ctrl+N. Confirm that cell A1 is active.
  2. Type Item, press Tab, type Quantity, press Tab, type Price, press Tab, and type Total.
  3. Press Home to return to column A, then Down Arrow to row 2.
  4. Enter three fictional items. Use Tab between columns and Enter when each row is complete.
  5. In D2, type =B2*C2 and press Enter. Return to D2 and confirm the formula bar contains the formula while the cell reports its calculated result.
  6. Copy D2 with Ctrl+C, select D3:D4 with Shift+Down Arrow, and press Ctrl+D to fill the formula down.
  7. Move to D5, type =SUM(D2:D4), and press Enter. Label A5 Grand Total.
  8. Select the data from A1 through D5. Press Ctrl+T, confirm that the table has headers, and press Enter.
  9. Move through the first row and confirm every column has a unique, descriptive header.
  10. Select columns A through D and use the Home ribbon’s Format menu to AutoFit Column Width. Do not widen columns by inserting spaces.
  11. Apply Currency format only to Price and Total. Re-read several cells so the values and decimal places remain correct.
  12. Use Ctrl+Shift+L to confirm filter buttons. Open one filter with Alt+Down Arrow, review it, and press Escape without changing the data.
  13. Press Ctrl+Home, then use Ctrl+Arrow commands carefully to check the boundaries of the data. Stop after each move and listen to the cell address and value.
  14. Run Accessibility Checker from the Review ribbon and correct missing table information or unclear sheet names.
  15. Rename Sheet1 to Activity Costs, press Ctrl+S, choose Documents, enter Activity Costs Practice, and save as XLSX.
  16. Close and reopen the workbook. Verify sheet name, headers, formulas, totals, and number formats before considering the task complete.

Recovery: Press Escape to cancel an unfinished cell entry, Ctrl+Z to reverse the last supported action, and F2 to inspect a cell before replacing its contents.

Microsoft screen reader support for Excel

Purpose: This manual teaches Microsoft Excel from the beginning to a person using a screen reader. It explains exactly what to press, what cell or control should receive focus, what your screen reader should announce, and how to recover when the result is different.

Reference version: The manual is written primarily for Excel for Microsoft 365 on Windows. Many commands also work in Excel 2024, 2021, 2019, and 2016, though Ribbon labels and newer features can vary.

Screen readers: Core Excel commands are taught first. Narrator, NVDA, and JAWS are covered separately later so commands are not mixed together.

How to Use This Manual

Part 1 - What Excel Is

Microsoft Excel is a spreadsheet application. It organizes information into a grid of rows and columns. The point where a row and column meet is a cell.

Part 2 - Workbooks, Worksheets, Cells, Rows, and Columns

2.1 Understand Cell Addresses

What you will learn: Use cell references as your primary orientation system.

Before you begin: Open a blank workbook.

Exactly how to do it

  1. Press Ctrl+G.

  2. Type A1.

  3. Press Enter.

  4. Listen for your screen reader to announce cell A1.

  5. Press Right Arrow once; you should move to B1.

  6. Press Down Arrow once; you should move to B2.

  7. Press Left Arrow once; you should move to A2.

What should happen: You can predict the current cell address after each move.

If that does not happen: If your screen reader announces only values and not addresses, adjust its Excel verbosity or use its current-cell command.

Practice: Move to C5 using arrows, then return to A1 with Ctrl+G.

Part 3 - Open Excel and Create a Workbook

3.1 Open Excel

What you will learn: Start Excel without a mouse.

Before you begin: Excel must be installed.

Exactly how to do it

  1. Press the Windows key.

  2. Type Excel.

  3. Use Up/Down Arrow if multiple results appear.

  4. Press Enter on Microsoft Excel.

  5. Wait for the Excel start screen.

What should happen: Excel opens.

If that does not happen: If Excel does not appear in Search, Microsoft 365/Excel may not be installed.

Practice: Open Excel twice with Windows Search.

3.2 Create a Blank Workbook

What you will learn: Open a worksheet ready for data entry.

Before you begin: Excel is open.

Exactly how to do it

  1. Press Ctrl+N.

  2. Wait for a new workbook.

  3. Listen for the active cell, normally A1.

  4. Type Name.

  5. Press Tab.

  6. Type Score.

  7. Press Enter.

What should happen: A new workbook contains headings in A1 and B1, and the active cell moves according to Excel's entry behavior.

If that does not happen: If Ctrl+N opens a start page, choose Blank workbook with Tab/Enter.

Practice: Create a workbook with Name and Score headings.

Part 4 - Move Around a Worksheet

Task Command
One cell Arrow keys
Next cell to right Tab
Previous cell to left Shift+Tab
Next row/down after entry Enter
Previous row/up Shift+Enter
Edge of current data region Ctrl+Arrow
Go to exact cell Ctrl+G
Beginning of row Home
Cell A1 Ctrl+Home
Last used cell/region end Ctrl+End

4.1 Go to an Exact Cell

What you will learn: Reach a known address safely on a large worksheet.

Before you begin: Open any worksheet.

Exactly how to do it

  1. Press Ctrl+G.

  2. Type D25.

  3. Press Enter.

  4. Listen for D25.

  5. Type Test.

  6. Press Ctrl+G.

  7. Type A1.

  8. Press Enter.

What should happen: You can jump directly without counting rows/columns.

If that does not happen: If Go To stays open, press Enter again or Tab to OK.

Practice: Jump to Z100, then back to A1.

4.2 Use Ctrl+Arrow Carefully

What you will learn: Move to the edge of a data block.

Before you begin: Create a small block of data first.

Exactly how to do it

  1. Place focus inside the data.

  2. Press Ctrl+Right Arrow.

  3. Listen to the cell address and value.

  4. Press Ctrl+Down Arrow.

  5. Listen again.

  6. Use Ctrl+Left Arrow and Ctrl+Up Arrow to return toward the upper-left edge.

What should happen: Focus jumps to the edge of contiguous data.

If that does not happen: If Excel jumps very far, there may be blank cells or unexpected used cells in the sheet. Use Ctrl+G to recover.

Practice: Practice within a 5-by-5 block.

Part 5 - Enter, Edit, and Clear Cell Data

5.1 Enter Data into a Cell

What you will learn: Type a value and commit it.

Before you begin: Focus an empty cell.

Exactly how to do it

  1. Type a word or number.

  2. Press Enter.

  3. Listen for focus to move down one cell.

  4. Press Up Arrow to return and confirm the value.

What should happen: The value is stored in the cell.

If that does not happen: If typing starts a Ribbon command, the worksheet may not have focus. Press Escape/F6 until a cell is active.

Practice: Enter five names in column A.

5.2 Edit Existing Cell Content

What you will learn: Change only part of a cell value.

Before you begin: Focus a cell containing text.

Exactly how to do it

  1. Press F2.

  2. Listen for edit mode or the cell contents.

  3. Use Left/Right Arrow to move within the text.

  4. Use Backspace/Delete to remove characters.

  5. Type the correction.

  6. Press Enter to save the edit.

What should happen: The same cell contains the corrected value.

If that does not happen: If arrow keys move to another cell, F2 did not enter edit mode. Return and press F2 again.

Practice: Correct three deliberate spelling errors.

5.3 Clear a Cell Without Deleting the Row

What you will learn: Remove content only.

Before you begin: Focus a non-important practice cell.

Exactly how to do it

  1. Press Delete.

  2. Listen for the cell to become blank.

  3. Move away and back to verify.

What should happen: The cell remains in place but its content is cleared.

If that does not happen: If a Delete dialog opens, you may have used a different delete command. Press Escape and use the Delete key for Clear Contents.

Practice: Clear one practice value.

Part 6 - Select Cells, Rows, Columns, and Ranges

Task Command
Extend selection one cell Shift+Arrow
Extend to region edge Ctrl+Shift+Arrow
Select entire row Shift+Space
Select entire column Ctrl+Space
Select current region Ctrl+A once in many data contexts
Select all worksheet Ctrl+A again or Ctrl+Shift+Space depending context

6.1 Select a Range

What you will learn: Select multiple adjacent cells by keyboard.

Before you begin: Start at A1.

Exactly how to do it

  1. Press Ctrl+G, type A1, press Enter.

  2. Hold Shift.

  3. Press Right Arrow twice.

  4. Press Down Arrow twice while continuing to hold Shift.

  5. Release Shift.

  6. Listen for your screen reader's selected-range announcement if available.

What should happen: A rectangular range from A1 through C3 is selected.

If that does not happen: If typing would replace data, press Escape to cancel the selection before typing.

Practice: Select B2:D6 and then press Escape.

6.2 Select a Whole Row or Column

What you will learn: Apply an action to an entire row/column.

Before you begin: Focus any cell.

Exactly how to do it

  1. Press Shift+Space to select the whole row.

  2. Press Escape.

  3. Press Ctrl+Space to select the whole column.

  4. Press Escape.

What should happen: The entire row or column is selected temporarily.

If that does not happen: If the screen reader does not announce the selection, use its selection-reporting command or test only with harmless formatting.

Practice: Select and cancel one row and one column.

Part 7 - Save, Open, Close, and Rename

Task Command
Save Ctrl+S
Open Ctrl+O
Close workbook Ctrl+W
Exit Excel Alt+F4

7.1 Save a Workbook

What you will learn: Save an XLSX file to a known location.

Before you begin: Have unsaved data in a workbook.

Exactly how to do it

  1. Press Ctrl+S.

  2. Choose a folder/location if prompted.

  3. Move to File name.

  4. Type a descriptive name such as ExcelPractice.

  5. Keep the XLSX format unless you intentionally need another format.

  6. Activate Save.

What should happen: The workbook is saved.

If that does not happen: If Excel warns about losing features, you may have chosen CSV or another format. Choose XLSX for a normal workbook.

Practice: Save your practice workbook.

7.2 Reopen a Workbook

What you will learn: Open a previously saved Excel file.

Before you begin: Know the filename.

Exactly how to do it

  1. Press Ctrl+O.

  2. Choose Recent or Browse.

  3. Navigate to the workbook.

  4. Press Enter.

  5. Wait for the sheet to load.

  6. Press Ctrl+Home.

What should happen: The workbook opens and focus returns to A1 or the appropriate starting location.

If that does not happen: If Protected View opens for a downloaded file, review the source before enabling editing.

Practice: Close and reopen your practice workbook.

Part 8 - Formulas and Functions

8.1 Enter a Simple Formula

What you will learn: Calculate using cell references.

Before you begin: Enter 10 in A1 and 5 in B1.

Exactly how to do it

  1. Move to C1.

  2. Type =A1+B1.

  3. Press Enter.

  4. Move back to C1.

  5. Listen for the calculated value.

  6. Press F2 to hear/edit the formula if needed.

  7. Press Escape to leave edit mode unchanged.

What should happen: C1 displays 15 while the formula remains =A1+B1.

If that does not happen: If Excel shows the formula text instead of the result, the cell may be formatted as Text or formula display may be enabled.

Practice: Create formulas for subtraction, multiplication, and division.

8.2 Use the SUM Function

What you will learn: Add a range of values.

Before you begin: Enter numbers in A1:A5.

Exactly how to do it

  1. Move to A6.

  2. Type =SUM(A1:A5).

  3. Press Enter.

  4. Return to A6 and read the result.

What should happen: A6 contains the total.

If that does not happen: If the total is wrong, inspect each source cell and confirm that values are numeric rather than text.

Practice: Sum five numbers.

8.3 Understand Relative References

What you will learn: See how copied formulas adjust.

Before you begin: Enter numbers in A1:B3.

Exactly how to do it

  1. Move to C1.

  2. Type =A1+B1.

  3. Press Enter.

  4. Copy C1 with Ctrl+C.

  5. Select C2:C3.

  6. Press Ctrl+V.

  7. Move through C1:C3 and listen to the results.

What should happen: Excel adjusts the row references in copied formulas.

If that does not happen: If you need a reference not to change, learn absolute references using dollar signs, such as $A$1.

Practice: Copy one formula down three rows.

Part 9 - Copy, Fill, Paste, and AutoSum

Task Command
Copy Ctrl+C
Cut Ctrl+X
Paste Ctrl+V
Fill down Ctrl+D
Fill right Ctrl+R
AutoSum Alt+=

9.1 Copy a Value or Formula

What you will learn: Duplicate content into another cell.

Before you begin: Focus a cell with practice data.

Exactly how to do it

  1. Press Ctrl+C.

  2. Move to the destination cell.

  3. Press Ctrl+V.

  4. Move away and back to verify.

What should happen: The destination receives the copied content.

If that does not happen: If a formula changes references unexpectedly, that is normal relative-reference behavior.

Practice: Copy text, then copy a formula and compare.

9.2 Use AutoSum

What you will learn: Let Excel create a SUM formula.

Before you begin: Place numbers in A1:A5.

Exactly how to do it

  1. Move to A6.

  2. Press Alt+=.

  3. Listen to the proposed range.

  4. Press Enter if the range is correct.

  5. Read the result.

What should happen: Excel inserts a SUM formula.

If that does not happen: If the proposed range is wrong, edit the highlighted range before pressing Enter or type the formula manually.

Practice: Use AutoSum on one column and one row.

Part 10 - Worksheets: Add, Rename, Move, and Navigate

Task Command
Next worksheet Ctrl+Page Down
Previous worksheet Ctrl+Page Up
Insert new worksheet Shift+F11

10.1 Add and Rename a Worksheet

What you will learn: Create meaningful sheet names.

Before you begin: Open a workbook.

Exactly how to do it

  1. Press Shift+F11.

  2. Listen for the new sheet name.

  3. Open the sheet tab context menu with Shift+F10 when the tab is focused.

  4. Choose Rename.

  5. Type Practice Data.

  6. Press Enter.

What should happen: A new sheet exists with the new name.

If that does not happen: If Shift+F10 opens a cell context menu, focus is still in the grid. Use the sheet-navigation controls or Ribbon to reach the sheet tab before renaming.

Practice: Create sheets named January and February.

10.2 Switch Worksheets

What you will learn: Move without using sheet tabs visually.

Before you begin: Have at least two worksheets.

Exactly how to do it

  1. Press Ctrl+Page Down.

  2. Listen to the worksheet name.

  3. Press Ctrl+Page Down again if another sheet exists.

  4. Press Ctrl+Page Up to move back.

What should happen: Focus moves between worksheets.

If that does not happen: If Page Up/Down keys require Fn on your keyboard, include Fn.

Practice: Move through every sheet and return to the first.

Part 11 - Excel Tables

An Excel Table is more than a visually formatted range. It gives data a structured object with headers, filter controls, and predictable expansion.

11.1 Convert Data to an Excel Table

What you will learn: Turn a data range into a structured table.

Before you begin: Create a data block with one header row and no completely blank rows/columns inside it.

Exactly how to do it

  1. Move to any cell inside the data.

  2. Press Ctrl+T.

  3. Listen to the proposed range.

  4. Confirm the range is correct.

  5. Make sure My table has headers is checked if the first row contains headings.

  6. Press Enter.

What should happen: The range becomes an Excel Table.

If that does not happen: If the range is wrong, cancel and select the correct range first.

Practice: Create a Name, Department, Score table.

11.2 Give a Table a Meaningful Name

What you will learn: Make the table easier to identify and reference.

Before you begin: Focus a cell in the table.

Exactly how to do it

  1. Open the Table Design contextual tab using Alt and the announced KeyTip.

  2. Move to Table Name.

  3. Type a short descriptive name with no spaces, such as EmployeeScores.

  4. Press Enter.

What should happen: The table has a meaningful internal name.

If that does not happen: If the name is rejected, remove spaces and special characters.

Practice: Name one practice table.

Accessibility: Use clear column headers. Avoid merged cells inside data tables. Keep each column focused on one kind of data.

Part 12 - Sort and Filter

Task Command
Toggle filters on a range/table Ctrl+Shift+L

12.1 Turn Filters On or Off

What you will learn: Add filter controls to a header row.

Before you begin: Focus inside a range with headers.

Exactly how to do it

  1. Press Ctrl+Shift+L.

  2. Move to a header cell.

  3. Use Alt+Down Arrow to open the header's filter menu.

  4. Press Escape to close the menu without changing anything.

What should happen: Filter drop-downs become available on the headers.

If that does not happen: If Ctrl+Shift+L removes filters, they were already on. Press it again to restore them.

Practice: Toggle filters twice.

12.2 Filter One Column

What you will learn: Show only rows matching a condition.

Before you begin: Filters are enabled.

Exactly how to do it

  1. Move to the header of the column you want to filter.

  2. Press Alt+Down Arrow.

  3. Use Tab/arrow keys through the menu.

  4. Choose the desired filter condition or value.

  5. Apply/OK.

  6. Move through the visible rows and verify the result.

What should happen: Only matching rows are shown; hidden rows remain in the worksheet.

If that does not happen: If you think data was deleted, clear the filter first. Filtering hides rows; it does not normally delete them.

Practice: Filter a Status column, then clear the filter.

12.3 Sort Data

What you will learn: Reorder rows by a column value.

Before you begin: Use a properly structured table/range.

Exactly how to do it

  1. Move to the header cell for the sort column.

  2. Press Alt+Down Arrow.

  3. Choose Sort A to Z / Smallest to Largest or the reverse.

  4. Confirm the rows reorder together.

What should happen: Whole rows are sorted based on the selected column.

If that does not happen: If only one column changes independently, undo immediately with Ctrl+Z and convert the data to a proper table/range before trying again.

Practice: Sort a practice table ascending and undo.

Part 13 - Find and Replace

13.1 Find Data with Narrator or NVDA

What you will learn: Search for a value in the worksheet.

Before you begin: Use Narrator or NVDA.

Exactly how to do it

  1. Press Ctrl+F.

  2. Type the value or text.

  3. Use Find Next or press Enter as appropriate.

  4. Listen to the cell Excel moves to.

  5. Repeat to find the next occurrence.

  6. Press Escape when finished.

What should happen: Excel moves through matching cells.

If that does not happen: If focus remains in the Find box, Tab to Find Next and activate it.

Practice: Find the same word in two cells.

JAWS difference: Microsoft documents that in some Excel screen-reader workflows, JAWS users may use Ctrl+H to open Find and Replace rather than Ctrl+F. Follow the JAWS-specific instructions later in this manual if Ctrl+F does not behave as expected.

13.2 Replace Data

What you will learn: Change a matching value deliberately.

Before you begin: Use a practice sheet.

Exactly how to do it

  1. Press Ctrl+H.

  2. Type the old value in Find what.

  3. Tab to Replace with.

  4. Type the new value.

  5. Use Find Next first.

  6. Choose Replace for one occurrence or Replace All only when every match should change.

  7. Read the replacement count.

What should happen: Only the intended matches change.

If that does not happen: If Replace All could affect formulas or unrelated cells, cancel and use one-at-a-time Replace.

Practice: Replace one practice value and undo.

Part 14 - Formatting Numbers, Text, Alignment, and Columns

Task Command
Bold Ctrl+B
Italic Ctrl+I
Underline Ctrl+U
Format Cells dialog Ctrl+1
Currency format Ctrl+Shift+$
Percent format Ctrl+Shift+%
Number format Ctrl+Shift+!
Date format Ctrl+Shift+#

14.1 Apply a Number Format

What you will learn: Make numeric meaning clear.

Before you begin: Focus a numeric cell.

Exactly how to do it

  1. Press Ctrl+1.

  2. Use the category list to choose Number, Currency, Percentage, Date, or another format.

  3. Tab through format options.

  4. Choose the desired decimal places/symbol/date style.

  5. Press Enter/OK.

What should happen: The stored value stays the same but its presentation changes.

If that does not happen: If the value itself changes unexpectedly, undo and inspect whether you edited the cell instead of formatting it.

Practice: Format one value as Currency and one as Percentage.

14.2 AutoFit a Column

What you will learn: Make a column wide enough for its content.

Before you begin: Focus a cell in the column.

Exactly how to do it

  1. Select the column with Ctrl+Space.

  2. Open Home with Alt+H.

  3. Use the current Ribbon KeyTips for Format and AutoFit Column Width.

  4. Press Enter if required.

What should happen: The column width adjusts to its longest displayed content.

If that does not happen: If the KeyTips differ, press Alt and follow Excel's current announced letters instead of relying on memorized letters.

Practice: AutoFit two columns.

Part 15 - Comments and Notes

Modern Excel comments are threaded collaboration conversations. Notes are the older cell-annotation style.

15.1 Add a Comment

What you will learn: Attach collaborative feedback to a cell.

Before you begin: Focus a practice cell.

Exactly how to do it

  1. Open Review with Alt+R.

  2. Navigate to New Comment.

  3. Activate it.

  4. Type the comment.

  5. Post the comment.

  6. Return to the worksheet.

What should happen: The cell has a comment associated with it.

If that does not happen: If you need a simple non-threaded annotation, use a Note instead of a modern Comment.

Practice: Add a comment to a practice cell.

15.2 Read Comments

What you will learn: Review feedback without searching cell by cell.

Before you begin: Open a workbook with comments.

Exactly how to do it

  1. Open Review.

  2. Open the Comments pane.

  3. Use F6/Shift+F6 or Tab to move into the pane.

  4. Use arrows/Tab through comments.

  5. Listen for author, cell reference, and text.

  6. Close the pane when finished.

What should happen: You can review comments and return to the grid.

If that does not happen: If the pane has focus and arrow keys do not return to the worksheet, press F6 until a cell is announced.

Practice: Read two comments and return.

Part 16 - Charts and Visual Objects

16.1 Create a Basic Chart

What you will learn: Create a chart from selected data.

Before you begin: Create a small labeled data range.

Exactly how to do it

  1. Select the data range.

  2. Press Alt+F1.

  3. Wait for Excel to insert a default chart on the current worksheet.

  4. Use F6/Tab to move focus to the chart if needed.

  5. Use chart accessibility/object commands from your screen reader to inspect its title and elements.

What should happen: A chart is inserted based on the selected data.

If that does not happen: If the chart is not useful, delete it and select a simpler range with clear row/column labels.

Practice: Create a chart from a two-column category/value table.

Accessibility: Charts should have a descriptive title and should not be the only way important data is communicated. Keep the underlying accessible data table available.

Part 17 - Accessibility and Accessible Spreadsheet Design

17.1 Run Accessibility Checker

What you will learn: Find common accessibility barriers.

Before you begin: Open a finished practice workbook.

Exactly how to do it

  1. Open Review using Alt+R.

  2. Navigate to Check Accessibility/Accessibility.

  3. Open Accessibility Checker.

  4. Use the pane to move through issues.

  5. Read why each issue matters.

  6. Correct one issue at a time.

  7. Recheck after fixes.

What should happen: The workbook has fewer accessibility barriers.

If that does not happen: If the command is unavailable, verify your Excel version and workbook state.

Practice: Fix at least two practice issues.

17.2 Title a Table

What you will learn: Give screen-reader users clearer context for a structured table.

Before you begin: Use an Excel Table.

Exactly how to do it

  1. Focus inside the table.

  2. Open the relevant table design/properties controls.

  3. Locate the table name/title controls supported by your Excel version.

  4. Enter a descriptive name.

  5. Confirm the change.

What should happen: The table has an identifiable descriptive name.

If that does not happen: If the current Microsoft 365 interface offers a dedicated accessibility table-title feature, use that control and follow its prompts.

Practice: Give one table a meaningful title/name.

Part 18 - Print and Page Setup

What you will learn: Review printer and worksheet scope before printing.

Before you begin: Open the sheet to print.

Exactly how to do it

  1. Press Ctrl+P.

  2. Listen to the selected printer.

  3. Tab through Copies and Settings.

  4. Choose Print Active Sheets, Entire Workbook, or Selection as intended.

  5. Review orientation, paper size, margins, and scaling.

  6. Move to Print and press Enter.

What should happen: Excel sends the intended content to the selected printer.

If that does not happen: If the preview suggests columns are cut off, adjust orientation/scaling before printing.

Practice: Open Print settings and cancel without printing.

Print accessibility: Printed layout is separate from screen-reader accessibility. A sheet can be accessible electronically and still print poorly, or vice versa.

Part 19 - Narrator with Excel

Narrator works with Excel's cell grid and Ribbon using standard Windows focus plus Narrator commands.

Task Command
Start/stop Narrator Windows+Ctrl+Enter
Narrator key Caps Lock or Insert
Input Learning Narrator+1
Next/previous item Narrator+Right/Left Arrow
Primary action Narrator+Enter
Narrator Settings Windows+Ctrl+N

What you will learn: Use Excel cell movement while Narrator speaks location/value.

Before you begin: Narrator is on and a worksheet is active.

Exactly how to do it

  1. Press Ctrl+Home.

  2. Listen for A1.

  3. Press Right Arrow.

  4. Listen for B1 and its value.

  5. Press Down Arrow.

  6. Listen for B2.

  7. Use Ctrl+G to move to F20.

  8. Type a practice value.

  9. Press Ctrl+Home.

What should happen: Narrator follows the Excel active cell.

If that does not happen: If Narrator moves through interface objects instead of cells, use F6/Shift+F6 until the worksheet grid is active.

Practice: Navigate to ten different cells.

19.2 Read a Formula with Narrator

What you will learn: Inspect formula content and result.

Before you begin: Focus a formula cell.

Exactly how to do it

  1. Listen to the calculated value.

  2. Press F2.

  3. Listen to or review the formula text.

  4. Press Escape to leave without changing it.

What should happen: You can distinguish the displayed result from the underlying formula.

If that does not happen: If F2 triggers a laptop function, use Fn+F2.

Practice: Inspect three formulas.

Part 20 - NVDA with Excel

NVDA follows Excel's active cell and can announce coordinates, values, formulas, and formatting depending on settings.

Task Command
NVDA menu NVDA+N
Input Help NVDA+1
Say title NVDA+T
Say focused object NVDA+Tab
Report formatting NVDA+F

What you will learn: Use NVDA with Excel's standard grid commands.

Before you begin: NVDA is running.

Exactly how to do it

  1. Press Ctrl+Home.

  2. Use Arrow keys through cells.

  3. Use Ctrl+Arrow to move to data edges.

  4. Press NVDA+Tab when you want NVDA to repeat the focused cell/object.

  5. Press F2 to inspect/edit a cell.

  6. Press Escape to exit edit mode.

What should happen: NVDA follows active-cell movement.

If that does not happen: If cell coordinates are not announced clearly enough, review NVDA's document formatting/spreadsheet reporting settings.

Practice: Move through a small table and identify each header/value.

20.2 Review Cell Formatting with NVDA

What you will learn: Hear formatting information for a cell.

Before you begin: Focus a formatted cell.

Exactly how to do it

  1. Press NVDA+F.

  2. Listen for number format, font, style, alignment, color, and other available details.

  3. Move to another cell and compare.

What should happen: NVDA reports formatting information.

If that does not happen: If the command differs in your keyboard layout/version, use NVDA+1 Input Help.

Practice: Compare a Currency cell and a Percentage cell.

Part 21 - JAWS with Excel

JAWS has extensive Excel support and often announces cell coordinates, values, headers, formulas, and table context.

Task Command
Keyboard Help Insert+1
Hot Key Help Insert+H
Windows Key Help Insert+W
JAWS Command Search Insert+Space, then J
Say title Insert+T
Say current control Insert+Tab

What you will learn: Use Excel movement while JAWS reports the grid.

Before you begin: JAWS is running and the worksheet has focus.

Exactly how to do it

  1. Press Ctrl+Home.

  2. Use Arrow keys through cells.

  3. Listen for coordinate and value.

  4. Use Ctrl+G to move to a specific address.

  5. Use Ctrl+Page Down/Up to switch sheets.

  6. Use Insert+H when you want Excel-specific JAWS help.

What should happen: JAWS follows Excel's active cell.

If that does not happen: If JAWS reports Ribbon controls instead of cells, press F6 until the worksheet grid is active.

Practice: Navigate a 5-by-5 table.

21.2 Find Data with JAWS

What you will learn: Use Microsoft's documented JAWS-friendly Find workflow when needed.

Before you begin: JAWS is active in Excel.

Exactly how to do it

  1. Press Ctrl+H if Ctrl+F does not produce the expected Find experience.

  2. Move to Find what.

  3. Type the search value.

  4. Use Find Next.

  5. Listen for the destination cell.

  6. Press Escape when finished.

What should happen: JAWS and Excel move to matching data.

If that does not happen: If Ctrl+F works normally in your configuration, you may use it; this manual calls out Ctrl+H because Microsoft documents that difference in some screen-reader workflows.

Practice: Find two matching values.

Part 22 - Large Worksheets and Efficient Navigation

What you will learn: Combine Go To, Find, table headers, and sheet navigation.

Before you begin: Use a workbook with multiple sheets and a larger table.

Exactly how to do it

  1. Press Ctrl+Home.

  2. Press Ctrl+G and go to a middle cell such as A500 if it exists.

  3. Use Ctrl+F or your screen-reader-specific Find method for a known value.

  4. Use Ctrl+Page Down to move to another worksheet.

  5. Press Ctrl+Home on that sheet.

  6. Return with Ctrl+Page Up.

What should happen: You can move intentionally without counting hundreds of rows.

If that does not happen: If you become disoriented, use Ctrl+Home and then Ctrl+G to a known address.

Practice: Practice with three known addresses across two sheets.

Part 23 - Braille Displays with Excel

Braille support comes through Narrator, NVDA, or JAWS rather than Excel directly.

23.1 Test Braille with Excel

What you will learn: Verify grid output, editing, and routing.

Before you begin: Connect/configure the braille display in your screen reader.

Exactly how to do it

  1. Move to A1.

  2. Confirm the braille display changes as you Arrow through cells.

  3. Enter a long sentence in one cell.

  4. Press F2.

  5. Pan through the text.

  6. Use a routing key within the text if supported.

  7. Press Escape or Enter to leave edit mode.

What should happen: Braille follows cell movement and editable content.

If that does not happen: If braille follows other apps but not Excel, verify worksheet focus and restart Excel/screen reader before changing global braille settings.

Practice: Test output, edit mode, and routing.

Part 24 - Excel for the Web

Excel for the web runs inside a browser, so some desktop shortcuts differ. Microsoft notes that Ctrl+F6 is used in the web app where F6 may be used to jump among command regions in desktop Office.

Part 25 - Troubleshooting

25.1 Arrow Keys Move Inside Text Instead of Between Cells

What you will learn: Exit cell edit mode.

Before you begin: You are in Excel and arrows are moving by character.

Exactly how to do it

  1. Press Escape once.

  2. Listen for the cell address.

  3. Press Right Arrow.

  4. Confirm focus moves to the next cell.

What should happen: Arrow keys return to cell navigation.

If that does not happen: If Escape cancels data you meant to save, re-enter the edit and press Enter instead when finished.

Practice: Enter edit mode with F2, then recover with Escape.

25.2 Typing Replaces Existing Cell Content

What you will learn: Understand normal Excel entry behavior.

Before you begin: Focus a cell that already contains data.

Exactly how to do it

  1. Remember that typing while a cell is selected starts a new value and replaces the old value when committed.

  2. If you want to edit the existing content, press F2 first.

  3. Make your change.

  4. Press Enter.

What should happen: Existing content is edited rather than completely replaced.

If that does not happen: If you accidentally overwrite a cell, press Ctrl+Z immediately.

Practice: Practice replacing vs editing on disposable cells.

25.3 You Do Not Know Where You Are

What you will learn: Return to a known cell and rebuild context.

Before you begin: You feel lost in the grid.

Exactly how to do it

  1. Press Ctrl+Home.

  2. Listen for A1.

  3. Press Ctrl+G.

  4. Type the cell you actually want.

  5. Press Enter.

  6. Listen for the coordinate and value.

  7. If needed, move to the header row/column to rebuild context.

What should happen: You return to a predictable location.

If that does not happen: If Ctrl+Home goes somewhere unexpected, the sheet may use frozen panes or unusual used ranges; Ctrl+G A1 is definitive.

Practice: Recover from three random locations.

25.4 The Screen Reader Announces Ribbon Controls Instead of Cells

What you will learn: Return focus to the worksheet.

Before you begin: Excel is open.

Exactly how to do it

  1. Press Escape once or twice.

  2. Press F6.

  3. Listen to the announced region.

  4. Continue F6 or Shift+F6 until a cell coordinate is announced.

  5. Press an Arrow key to verify grid movement.

What should happen: Focus returns to cells.

If that does not happen: If a modal dialog is open, close/cancel it first.

Practice: Move to Ribbon and back deliberately.

25.5 Filtered Data Seems to Be Missing

What you will learn: Check whether rows are hidden by a filter.

Before you begin: A table/range has filters.

Exactly how to do it

  1. Move to the filtered column header.

  2. Press Alt+Down Arrow.

  3. Look for Clear filter or Select All.

  4. Clear the filter.

  5. Return to the grid and verify previously hidden rows reappear.

What should happen: All rows are visible again.

If that does not happen: If rows are still missing, they may be manually hidden or deleted rather than filtered.

Practice: Filter and clear a practice table.

Part 26 - Independent Practice Course

Level 1 - Orientation

☐ Open Excel.

☐ Create blank workbook.

☐ Identify A1.

☐ Move by arrows.

☐ Use Ctrl+G.

Ready to advance: You can complete every checked task without another person telling you which key to press.

Level 2 - Data Entry

☐ Enter text and numbers.

☐ Edit with F2.

☐ Clear a cell.

☐ Use Ctrl+Home.

Ready to advance: You can complete every checked task without another person telling you which key to press.

Level 3 - Selection and Copy

☐ Select a range.

☐ Select row/column.

☐ Copy/paste.

☐ Fill down.

Ready to advance: You can complete every checked task without another person telling you which key to press.

Level 4 - Formulas

☐ Create addition formula.

☐ Use SUM.

☐ Use AutoSum.

☐ Copy a relative formula.

Ready to advance: You can complete every checked task without another person telling you which key to press.

Level 5 - Worksheets

☐ Add worksheet.

☐ Rename it.

☐ Switch sheets.

☐ Save/reopen workbook.

Ready to advance: You can complete every checked task without another person telling you which key to press.

Level 6 - Tables and Filters

☐ Create Excel Table.

☐ Confirm headers.

☐ Filter one column.

☐ Clear filter.

☐ Sort and undo.

Ready to advance: You can complete every checked task without another person telling you which key to press.

Level 7 - Formatting

☐ Apply Currency.

☐ Apply Percentage.

☐ AutoFit column.

☐ Inspect formatting with screen reader.

Ready to advance: You can complete every checked task without another person telling you which key to press.

Level 8 - Accessibility

☐ Name worksheets meaningfully.

☐ Check table headers.

☐ Run Accessibility Checker.

☐ Fix two issues.

☐ Add descriptive table name/title.

Ready to advance: You can complete every checked task without another person telling you which key to press.

Level 9 - Screen Reader

☐ Use Narrator, NVDA, or JAWS help.

☐ Read cell coordinates.

☐ Inspect formula.

☐ Recover from Ribbon focus.

Ready to advance: You can complete every checked task without another person telling you which key to press.

Level 10 - Independent Workbook

☐ Create a two-sheet workbook.

☐ Build one accessible table.

☐ Use formulas.

☐ Filter/sort.

☐ Add comment.

☐ Create chart.

☐ Run Accessibility Checker.

☐ Save and print-preview.

Ready to advance: You can complete every checked task without another person telling you which key to press.

Part 27 - Quick Reference Commands

Excel Grid and Workbook

Task Command
New workbook Ctrl+N
Open Ctrl+O
Save Ctrl+S
Print Ctrl+P
Close workbook Ctrl+W
Go To cell Ctrl+G
Cell A1 Ctrl+Home
Last used area Ctrl+End
Region edge Ctrl+Arrow
Next/previous sheet Ctrl+Page Down / Ctrl+Page Up
New worksheet Shift+F11
Edit cell F2
Format Cells Ctrl+1
Copy/Cut/Paste Ctrl+C / Ctrl+X / Ctrl+V
Undo/Redo Ctrl+Z / Ctrl+Y
AutoSum Alt+=
Create table Ctrl+T
Toggle filters Ctrl+Shift+L
Find Ctrl+F (JAWS may use Ctrl+H in Microsoft-documented workflow)
Replace Ctrl+H
Insert chart Alt+F1

Selection

Task Command
Extend selection Shift+Arrow
Extend to data edge Ctrl+Shift+Arrow
Select row Shift+Space
Select column Ctrl+Space

Screen Reader Reminders

Task Command
Narrator Input Learning Narrator+1
NVDA Input Help NVDA+1
JAWS Keyboard Help Insert+1
Narrator next/previous item Narrator+Right/Left Arrow
NVDA current focus NVDA+Tab
JAWS Hot Key Help Insert+H

Part 28 - Official Microsoft Resources

Screen reader support for Excel

Explore and navigate Excel with a screen reader

Keyboard shortcuts in Excel

Insert a table with a screen reader

Find and replace data with a screen reader

Work with comments in Excel

Print an Excel workbook with a screen reader

Accessibility tools for Excel

Title a table in Excel with a screen reader

Final Independence Checklist

☐ I understand workbooks, worksheets, rows, columns, cells, and ranges.

☐ I can move to exact cells and navigate data regions.

☐ I can enter, edit, clear, and select cell data.

☐ I can save, open, and close workbooks.

☐ I can create and copy formulas.

☐ I can use SUM and AutoSum.

☐ I can add, rename, and switch worksheets.

☐ I can create an Excel Table with headers.

☐ I can sort and filter safely.

☐ I can find and replace data.

☐ I can format numbers and columns.

☐ I can add and review comments.

☐ I understand chart accessibility.

☐ I can run Accessibility Checker.

☐ I can use Excel with Narrator, NVDA, or JAWS.

☐ I understand that braille support comes through the screen reader.

☐ I can troubleshoot edit mode, focus, filters, and orientation problems.

Most important habit: In Excel, always know the active cell address before performing an action. If you get lost, use Ctrl+G and go to a known cell such as A1.