Accessibility in Microsoft Office

Overview

Adapt these tips and tricks for setting up your digital content with accessibility in mind. This includes your documents (Microsoft Word), presentations (Microsoft PowerPoint), and spreadsheets (Microsoft Excel). Additional recommendations are included for making PDF’s accessible.

Review the Quick Reference guide after creating your documents as a form of testing.

Background

All digital content must meet UC Policy (IMT-1300) for WCAG 2.1 Level AA standards. The general process includes:

  • Format content

  • Run automatic testing, using built-in accessibility checkers

  • Conduct manual testing (especially for color-contrast and reading order)

  • Save as PDF

  • Upload metadata into PDF

  • Test using PAC checker, NVDA, or JAWS screenreaders

The recommendations on this webpage are not all inclusive. Learn more at the Training videos library by Section508.gov.

Documents

Presentations

Spreadsheets

PDFs

Converting to a PDF from a source file requires additional editing, often in HTML tags. This can be quite complicated, so it’s recommended that you restrict editing of source documents, when possible (Word, PowerPoint, Excel, or HTML), or use remediation tools such as PDFix, PREP, or the UCOP PDF-Fix website.

Paragraph symbol next to <p> tag that appears before the <figure> tag. There is a box symbol underneath the <p> tag that is empty (does not have a tag next to it).

Empty tags

Paragraph symbol next to <p> tag that appears before the <figure> tag. There is a box symbol underneath the <p> tag that is empty (does not have a tag next to it).

Quick Reference

Complete these steps for creating and sharing accessible documents:

  • Document title. Add a Document Title

  • Sections

    • Documents

      • Format headers with (1) Title, Header 1s, and Headers 2-3 nested underneath

      • Add line spaces after paragraph (instead of pressing the “Enter” twice)

      • Use the built-in tools to make Tables and Graphs

    • Presentations

      • Format slides so there is a layout that uses content placeholders, and (2) slide title

      • Check for reading order

  • Links. Add links to webpages using descriptive text (e.g., “Ctrl” and “K”)

  • Images. Add Alt-text to all images/graphics, tables, and graphs

  • Color. Check for color-contrast using tools such as the WebAIM Contrast Checker (ensuring 3:1 ratio for large font)

  • Testing. Conduct automatic testing for accessibility using the built-in Accessibility Checker

  • PDF version. Prepare your PDF (bookmarks, metadata, tags, links)

    • Save as PDF

    • Add metadata using the pdfUA-ID.xmp file or toggle drop-down menu to “PDF/UA v1 - ISO 14829-1 2014”

    • Remove empty paragraph <P> tags before Figures (“images”) (Microsoft Word only)

    • Update webpage links with alt-text (Microsoft Word only)

    • Test for accessibility in Adobe PDF and using the PAC checker tool