国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

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

Undress AI Tool

Undress AI Tool

Undress images for free

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.

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 Use Parentheses, Square Brackets, and Curly Braces in Microsoft Excel How to Use Parentheses, Square Brackets, and Curly Braces in Microsoft Excel Jun 19, 2025 am 03:03 AM

Quick Links Parentheses: Controlling the Order of Opera

Outlook Quick Access Toolbar: customize, move, hide and show Outlook Quick Access Toolbar: customize, move, hide and show Jun 18, 2025 am 11:01 AM

This guide will walk you through how to customize, move, hide, and show the Quick Access Toolbar, helping you shape your Outlook workspace to fit your daily routine and preferences. The Quick Access Toolbar in Microsoft Outlook is a usefu

Google Sheets IMPORTRANGE: The Complete Guide Google Sheets IMPORTRANGE: The Complete Guide Jun 18, 2025 am 09:54 AM

Ever played the "just one quick copy-paste" game with Google Sheets... and lost an hour of your life? What starts as a simple data transfer quickly snowballs into a nightmare when working with dynamic information. Those "quick fixes&qu

6 Cool Right-Click Tricks in Microsoft Excel 6 Cool Right-Click Tricks in Microsoft Excel Jun 24, 2025 am 12:55 AM

Quick Links Copy, Move, and Link Cell Elements

Don't Ignore the Power of F9 in Microsoft Excel Don't Ignore the Power of F9 in Microsoft Excel Jun 21, 2025 am 06:23 AM

Quick LinksRecalculating Formulas in Manual Calculation ModeDebugging Complex FormulasMinimizing the Excel WindowMicrosoft Excel has so many keyboard shortcuts that it can sometimes be difficult to remember the most useful. One of the most overlooked

Prove Your Real-World Microsoft Excel Skills With the How-To Geek Test (Advanced) Prove Your Real-World Microsoft Excel Skills With the How-To Geek Test (Advanced) Jun 17, 2025 pm 02:44 PM

Whether you've recently taken a Microsoft Excel course or you want to verify that your knowledge of the program is current, try out the How-To Geek Advanced Excel Test and find out how well you do!This is the third in a three-part series. The first i

How to recover unsaved Word document How to recover unsaved Word document Jun 27, 2025 am 11:36 AM

1. Check the automatic recovery folder, open "Recover Unsaved Documents" in Word or enter the C:\Users\Users\Username\AppData\Roaming\Microsoft\Word path to find the .asd ending file; 2. Find temporary files or use OneDrive historical version, enter ~$ file name.docx in the original directory to see if it exists or log in to OneDrive to view the version history; 3. Use Windows' "Previous Versions" function or third-party tools such as Recuva and EaseUS to scan and restore and completely delete files. The above methods can improve the recovery success rate, but you need to operate as soon as possible and avoid writing new data. Automatic saving, regular saving or cloud use should be enabled

5 New Microsoft Excel Features to Try in July 2025 5 New Microsoft Excel Features to Try in July 2025 Jul 02, 2025 am 03:02 AM

Quick Links Let Copilot Determine Which Table to Manipu

See all articles