Create Accessible PowerPoints
Tables
Tables present information in a grid which a sighted user can scan to understand the relationship between columns, rows, and data. Properly coded tables help assistive technology announce the column or row header as users move between cells. This ensures everyone can access and understand tables.
Who accessible tables benefit
While sighted users can scan a table to understand the relationship between rows and cells, some users of assistive technology require those relationships to be indicated audibly. Consider the following demonstration of a screen reader reading a table without proper code followed by the same table with proper code.
Take note that in the table without proper code the screen reader could move from left to right and row to row to announce the cell contents. However, when deeper in the table it becomes unclear what the cell data refers to. In the properly coded table screen reader software announced the header labels such as brand, type, and colour and announced what column or row the cell is in. This helps users that cannot see the table to understand the information and relationships between data.
Ensure tables have a header row or first column. The use of merged or split cells should be avoided because it may not be clear which cell follows the merged or split cell. This could cause someone using assistive technology to miss out on or misinterpret table data.
How to ensure tables are accessible
When inserting a table, Header Row should be toggled on by default. To add a table header:
- Select the table.
- Move to the Table Design tab.
- Ensure Header Row and/or First Column (if column A also contains header labels) is checked.
This applies not only a distinct visual style to the top row of the table but also designates the top row or (first column) as a header to indicate meaning to assistive technology.
Avoid the use of merged or split cells except where appropriate. To merge split or split merged cells:
- Select the cell(s).
- Move to the Layout tab.
- Choose Merge Cells or Split Cells as appropriate.
Note that Use of merged or split cells appears as a warning. This is because there are appropriate uses of merged or split cells, such as in the header or total row. Verify the reading order of your table by placing the text cursor in cell A1 (top left) and press Tab to see the reading order. If a merged or split cell could make it unclear, revise your table.
Double Check
PowerPoint’s Accessibility Assistant will note Missing table header and Use of merged or split cells.
Review how to fix table errors and read about accessible PowerPoint tables for more information.
Next
Move to the next page to learn about Best Practices for Sharing PowerPoints or select another accessibility practice to learn about.