WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Excel and Jaws

for

From: Wee, Kim (MNIT)
Date: Jun 2, 2017 9:22AM


In order to have JAWS read the row and column headers in Excel, you need to assign the TitleRegion. You can do so by doing the following:

First, we need to know three things about our table:
1) Is this the first (or only) table on this worksheet? (table#)
2) What are the addresses of the top left and bottom right cells in the table? (upperleft, lowerright)
3) Is this worksheet the first (or only) worksheet in this workbook? (worksheet#)

Example: TitleRegion#.upperleft.lowerright.worksheet#

Next, do the following:
1) Put your cursor in the top-left cell in the table. Don't count the table titles, but you do count all row and column headers as part of the table
2) Go to the Formulas tab in the Ribbon, and choose Name Manager in the Defined Names group. Choose New in the top left corner. A new dialog box opens
3) Type TitleRegion then add the (table#), then a period.
4) Next add the range of cells in your table from top left to bottom right, like this - (upperleft) 'period- (lowerright) 'period-
5) Then the worksheet number (worksheet#). Your Title code should look like this: TitleRegion1.a2.g45.1
6) Select Ok and Close

Kim Wee
Webmaster and Accessibility Coordinator| Operations Team
Minnesota IT Services | Partnering with Education
1500 Highway 36
Roseville, MN, 55113
O: 651-582-8548
Information Technology for Minnesota Government|mn.gov/mnit