Home Software Tutorial Office Software How to Make Your Excel Spreadsheet Accessible to All

How to Make Your Excel Spreadsheet Accessible to All

Apr 18, 2025 am 01:06 AM

Improve the accessibility of Excel tables: A practical guide

When creating a Microsoft Excel workbook, be sure to take the necessary steps to make sure everyone has access to it, especially if you plan to share the workbook with others. This guide will share some practical tips to help you achieve this.

Use a descriptive worksheet name

One way to improve accessibility of Excel workbooks is to change the name of the worksheet. By default, Excel worksheets are named Sheet1, Sheet2, Sheet3, etc. This non-descriptive numbering system will continue when you click " " to add a new worksheet.

How to Make Your Excel Spreadsheet Accessible to All

There are multiple benefits to changing the worksheet name to make it more accurate to describe the worksheet content:

  • Provide clarity and context: Descriptive worksheet names make it easier for anyone who accesses your workbook to browse their content.
  • Auxiliary Screen Readers: Most screen readers read Excel’s worksheet names, so changing these names to names that better represent their content means people with visual impairments will have a better experience.
  • Make a formula clearer: A formula that references a cell or named range in another worksheet contains the name of the reference worksheet. Therefore, formulas using context sheet names (rather than Sheet1, Sheet2, etc.) are easier to understand and parse.

How to Make Your Excel Spreadsheet Accessible to All

Related Reading: How to reference the same cell in multiple Excel worksheets (3D reference)

Avoid manual references in Excel, which is time-consuming and error-prone.

To rename a worksheet in Excel, double-click the relevant tab and replace the existing text with the new worksheet name. Additionally, to leave more space for context sheet names, click and drag the lower ribbon handle to the right.

How to Make Your Excel Spreadsheet Accessible to All

In addition to being descriptive, following these tips can further optimize your Excel worksheet name and improve accessibility:

  • Brief and clear: Shorter names are easier to handle and use.
  • Use Underscore: If your sheet name must contain multiple words, use underscore (_) instead of spaces to show the relationship between words in all contexts.
  • Keep the name simple: stick to the letters, numbers and – as I explained in the previous point – underline.
  • Strive for consistency: Choose a named style for all sheet tabs. In my example above, I chose a single word that starts with capital letters.

Format tables with and name

Frankly speaking, unformatted tables in Excel are a nightmare when it comes to accessibility. In this example, row and column headers are not easily distinguishable from the main data, cross-row tracking is a challenge, and, from a demonstration point of view, it is also a headache!

How to Make Your Excel Spreadsheet Accessible to All

To convert this data to an Excel table, first make sure the top row of the data contains column headers, making your table easier to interpret. Then, select any cell in the data, and in the Style group on the Start tab of the ribbon, click Format as Table.

How to Make Your Excel Spreadsheet Accessible to All

Then, choose styles with striped rows, as these styles can help people track rows in the table from left to right. Also, select a different style to its title row than the other rows.

When selecting a table style, make sure that the data source is correct and that My Table has title is selected in the Create Table dialog box, and then click OK.

How to Make Your Excel Spreadsheet Accessible to All

Next, in the Table Design tab, check the Table Style Options group to see if you can further improve the readability of your data. In my case, I checked the "first column" to distinguish it from the main data, and I unchecked the "filter button" to make the title row less crowded.

How to Make Your Excel Spreadsheet Accessible to All

Add alternative text to the graphics

Alternative text (alt text for short) is a brief description of the graph that can help people with visual impairment fully understand its content. Screen readers read alt text aloud, meaning that those who can't see the details of the graphics can still understand what it contains.

How to Make Your Excel Spreadsheet Accessible to All

Related Reading: Why I Always Add Alternative Text in Microsoft 365 Applications (and how you can do it too)

Make your graphics easier to access.

In Excel, you can add alternative text to shapes, pictures, charts, SmartArt, and any other graphics you use.

Use clear fonts

Several factors need to be considered when considering which fonts are used in Excel can make information easy to read.

How to Make Your Excel Spreadsheet Accessible to All

Related Reading: What fonts should you use in Excel?

Optimize the readability of data.

Generally speaking, Excel is not a program where you should use fancy fonts, as its purpose is to render the data clearly and enable useful analysis. So using fonts that mimic handwriting, fancy strokes and serifs, or otherwise styled fonts will only reduce the accessibility of the spreadsheet.

You should also choose fonts that are easy to distinguish between letters and numbers. For example, while some fonts have a much wider letter O than the number 0, others make this difference less obvious. For example, the letter O of the Franklin Gothic Book is only slightly wider than its number 0, while the number 0 of Georgia looks like the lowercase letter O. On the other hand, the difference between O and 0 for Aptos, Arial, Baskerville Old Face, Garamond, Rockwell, Segoe UI, Terminal and Times New Roman is much bigger.

How to Make Your Excel Spreadsheet Accessible to All

The same problem should also be considered when considering how fonts can distinguish between lowercase letters i, uppercase letters L and numeral 1. For example, the lowercase letter L in Courier New is surprisingly similar to the number 1, while the uppercase letter i of Arial is the same as the lowercase letter L. The best fonts to distinguish these three characters are Aptos, Tahoma, Verdana and Comic Sans MS, although I hope you don't use the latter in a formal spreadsheet!

How to Make Your Excel Spreadsheet Accessible to All

Another thing to remember when using accessible fonts is whether the numbers and text look compressed. In other words, narrow fonts with smaller spaces between characters than usual spaces are usually harder to read. Avoid using narrow or fine versions of standard fonts in Excel—such as Aptos Narrow—and do not use fonts that are narrow by default—such as Agency FB, Niagara Engraved, Onyx, and The Hand.

Personally, I stick with Excel's default font Aptos because overall it satisfies all of the above conditions. Its characters are easy to distinguish, it uses simple letters and numbers forms, and is easy to read when zoomed down to smaller sizes or zoomed in to high resolution.

Other Excel accessibility tips

While the tips I currently offer will greatly improve the accessibility of Excel workbooks, there are some other small things you can do to complete the spreadsheet and make it the best for everyone:

  • Add text to cell A1: Since the screen reader starts reading an Excel worksheet from cell A1, add something valuable to this cell, such as a worksheet overview or description.
  • Make hyperlinks have context: If you are using hyperlinks in an Excel workbook, make sure they clearly state where the reader will take after clicking the link. Words like “Click here” have no value, and words like “Click here to see more information” (where “first table” is a hyperlink) are more useful.
  • Use Chart Elements: If your workbook contains charts, make sure they are well formatted and contain elements such as chart titles, axis titles, and data labels.

How to Make Your Excel Spreadsheet Accessible to All

Related Reading: How to Format Charts in Excel

Excel provides (too many) tools for making the graphics look right.

  • Named Scopes: In addition to following my previous suggestions on naming tables, name other scopes in the workbook so that they are easy to find and identify.
  • Avoid empty rows and empty columns: If you have to have rows or columns that do not contain data, add some text to help people using screen readers understand the structure of a spreadsheet, such as "empty rows".

Accessibility checker using Excel

Once you try to make your workbook as accessible as possible, use Excel’s built-in accessibility checker to make sure you’re not missing anything.

Open the Review tab on the ribbon and click the upper half of the Check Accessibility button.

How to Make Your Excel Spreadsheet Accessible to All

Then, in the Accessibility pane, view any suggestions for making the spreadsheet more accessible. If any issues occur, click on the relevant card for suggestions on how to fix them.

How to Make Your Excel Spreadsheet Accessible to All


In addition to changing the workbook to make it easier to access, it is worth utilizing other good practice methods to make a spreadsheet easy to read, such as using consistent formats, using annotations to avoid excessive text, and sharing spreadsheets as PDFs to lock in layouts.

The above is the detailed content of How to Make Your Excel Spreadsheet Accessible to All. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to Create a Timeline Filter in Excel How to Create a Timeline Filter in Excel Apr 03, 2025 am 03:51 AM

In Excel, using the timeline filter can display data by time period more efficiently, which is more convenient than using the filter button. The Timeline is a dynamic filtering option that allows you to quickly display data for a single date, month, quarter, or year. Step 1: Convert data to pivot table First, convert the original Excel data into a pivot table. Select any cell in the data table (formatted or not) and click PivotTable on the Insert tab of the ribbon. Related: How to Create Pivot Tables in Microsoft Excel Don't be intimidated by the pivot table! We will teach you basic skills that you can master in minutes. Related Articles In the dialog box, make sure the entire data range is selected (

If You Don't Rename Tables in Excel, Today's the Day to Start If You Don't Rename Tables in Excel, Today's the Day to Start Apr 15, 2025 am 12:58 AM

Quick link Why should tables be named in Excel How to name a table in Excel Excel table naming rules and techniques By default, tables in Excel are named Table1, Table2, Table3, and so on. However, you don't have to stick to these tags. In fact, it would be better if you don't! In this quick guide, I will explain why you should always rename tables in Excel and show you how to do this. Why should tables be named in Excel While it may take some time to develop the habit of naming tables in Excel (if you don't usually do this), the following reasons illustrate today

You Need to Know What the Hash Sign Does in Excel Formulas You Need to Know What the Hash Sign Does in Excel Formulas Apr 08, 2025 am 12:55 AM

Excel Overflow Range Operator (#) enables formulas to be automatically adjusted to accommodate changes in overflow range size. This feature is only available for Microsoft 365 Excel for Windows or Mac. Common functions such as UNIQUE, COUNTIF, and SORTBY can be used in conjunction with overflow range operators to generate dynamic sortable lists. The pound sign (#) in the Excel formula is also called the overflow range operator, which instructs the program to consider all results in the overflow range. Therefore, even if the overflow range increases or decreases, the formula containing # will automatically reflect this change. How to list and sort unique values ​​in Microsoft Excel

How to Format a Spilled Array in Excel How to Format a Spilled Array in Excel Apr 10, 2025 pm 12:01 PM

Use formula conditional formatting to handle overflow arrays in Excel Direct formatting of overflow arrays in Excel can cause problems, especially when the data shape or size changes. Formula-based conditional formatting rules allow automatic formatting to be adjusted when data parameters change. Adding a dollar sign ($) before a column reference applies a rule to all rows in the data. In Excel, you can apply direct formatting to the values ​​or background of a cell to make the spreadsheet easier to read. However, when an Excel formula returns a set of values ​​(called overflow arrays), applying direct formatting will cause problems if the size or shape of the data changes. Suppose you have this spreadsheet with overflow results from the PIVOTBY formula,

How to Use the PIVOTBY Function in Excel How to Use the PIVOTBY Function in Excel Apr 11, 2025 am 12:56 AM

Quick Links The PIVOTBY Syntax

How to change Excel table styles and remove table formatting How to change Excel table styles and remove table formatting Apr 19, 2025 am 11:45 AM

This tutorial shows you how to quickly apply, modify, and remove Excel table styles while preserving all table functionalities. Want to make your Excel tables look exactly how you want? Read on! After creating an Excel table, the first step is usual

Excel MATCH function with formula examples Excel MATCH function with formula examples Apr 15, 2025 am 11:21 AM

This tutorial explains how to use MATCH function in Excel with formula examples. It also shows how to improve your lookup formulas by a making dynamic formula with VLOOKUP and MATCH. In Microsoft Excel, there are many different lookup/ref

How to Use Excel's AGGREGATE Function to Refine Calculations How to Use Excel's AGGREGATE Function to Refine Calculations Apr 12, 2025 am 12:54 AM

Quick Links The AGGREGATE Syntax

See all articles