Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printablefalse

\uD83D\uDCD8 InstructionsInstructions

Section 6.1:

...

Forms should be simple and clear and include a title, overview, and instructions. Please follow these rules when creating forms,

...

Form Title and Placement

All forms should have a clear and meaningful title in Cell A1.

...

Tip

This form has a title. Now the student will have an easier time figuring out what the form is about.

Rule 2: Only have one form on each worksheetAnother thing to keep in mind is that all forms should be placed on separate spreadsheets.

...

Warning

This worksheet has two forms. The key to accessibility is to make this content easy to navigate and understand. The two forms make it very difficult to get around. Screen readers will also not recognize two forms next to each other, so it is best to leave them on separate pages.

...

Tip

This worksheet has only one form per page.

Section 6.2: Form Design

When designing a form, you need to keep the following rules in mind.

Rule

...

1: Use

...

Simple Designs for Forms that are not Overly Complicated

...

Warning

This form is made in a very complex format. This format and many others like it would confuse readers. Screen readers would also have a hard time conveying the information because three columns split into six. People with low vision would struggle to understand the categories and the different data in each one.

...

Tip

This form is made in a much simpler format and contains the same information.

Rule

...

Warning

This form is inaccessible. The black line divides the fill in section from the categories. A reader with low vision or uses a screen reader, may fill in information where the black line is. Only use color for defining a section.

...

Tip

The colors are used only where their section is. This provides a more organized look to the form.

Rule 5: Always include instructions on navigating and completing the form in Cell A1.

...

Rule 6: Every form input field needs to have a label or instructions visible on the screen. A good way to do this is by making sure that every input cell is next to their label. In our example below, the Manager cell is located next to its input cell.

...

Rule 7: Do not leave any cells blank. Make it so that every single cell has to be filled out.

Rule 8: Input cells should be shaded to make them more visually discernable, using a color other than yellow. It is helpful to subtly shade the background of the input cells, to help them stand out from the rest. Be sure to keep in mind sufficient color contrast between shading color and text color. It is strongly recommended to avoid using any shade of yellow to shade input cells. This is because the box containing an input message for a cell is yellow, which would create color contrast issues.

...

2: You Should Include Instructions on How to Navigate and Complete the Form

...

Rule 3: Every Form Input Field must have a Label or Instructions Visible on the Screen. Input Cells Must Also be Next to the Cell Containing the Question or Description

...

Rule 4: Input Cells should be Shaded to make them more Visually Discernible using a Color other than Yellow

...

Rule 5: Do Not Leave Any Cells Blank

...

Rule 6: Consider Adding Contact Information to the Form

...

Section 6.3: Data Validation

Think of Data Validation as a way to assist people to filling out the form correctly. They act like post it notes or hints with little instructions. When using Data Validation, be sure to give a clear message and provide all relevant information.

...

  1. Create your form and click in one of the fill in boxes.

    Military Registration form with the fill in cell for Date of Birth highlighted.Image RemovedMilitary Registration form with the fill in cell for Date of Birth highlighted.Image Added
  2. Click the Data Tab, then choose Data Validation.

    Data Tab in Microsoft Excel.Data Validation Button in Microsoft Excel.
  3. In the Data Validation Box, choose Input Message. Then type in some instructions that will help the reader with the form. Click OK. Your end result should show a yellow square with your instructions inside it.

    Data Validation box with Input Message Tab open. Input message section provides instructions.Image RemovedMilitary Registration Form with the Date of Birth fill in section highlighted. There are instructions next to it in a yellow box.Image RemovedThe data validation box with the Input Message tab open. There is an input message inside saying to enter a birth date in a certain format. Only people between 18 and 30 can complete the form.Image AddedMilitary Registration Form with the Date of Birth fill in section highlighted. There are instructions next to it in a yellow box.Image Added

Section 6.

...

4: How to Provide Clear Error Alerts

Error Alerts are a great way to give people some guidance on whether they have filled out the form properly or not. To create an error alert,

  1. Choose a category you want an alert to appear for.

    A form with date of birth fill in section highlighted.Image RemovedMilitary Registration Form with the Date of Birth fill in section highlighted. There are instructions next to it in a yellow box.Image Added
  2. Go to the Data Tab, then click the Data Validation Button.

    Data Tab in Microsoft Excel.Data Validation Button with a green checkmark and red sign.
  3. In the Data Validation Settings Tab, change them to suit your needs. In Error Alert, type in a clear message on what has to be changed in the file in order to continue with the page.

    Data Validation box with settings tab open.Image RemovedData Validation Box with Error Alert tab open.Image RemovedData Validation box with settings tab open. Date restrictions are set between October 4th, 1994 and October 4th, 2006.Image AddedData Validation Box with Error Alert tab open with a message saying your date of birth is outside of our age limit.Image Added
  4. If the wrong information is typed into the box, your warning should appear.

    Microsoft Excel warning asking to enter a valid date of birth.Image Removed

...

Info

Now we have an error for birthdates. If someone types in a date before or after our age limit or an inaccurate date, they will be alerted. Remember, if an input field is required, the user must be alerted.

...

  1. Finally, make sure that if you have fields that are required, you need to add an alert to the reader so they know how many input fields they need to fill.

    A military registration form with no indication that all fields need to be filled.Image Added
Warning

This form does not have any hints or indications that all the fields need to be completed. Readers may get confused if they have to fill the whole form or not.

...

Tip

This form tells the reader that all fields must be filled to submit the form.

Section 6.

...

5: Form Controls and ActiveX Controls

While form controls like buttons, and check boxes are really cool to use, the are not ideal for accessibility. Most controls require users who can only use keyboard to go through a huge number of steps. Sometimes it can take a very long time for a person to check even one box. This must be changed. Instead of making check boxes and buttons, try creating a more accessible way for information to be submitted. One example is a dropdown menu. Another is to have the user type the information after being given a few choices.

...

Tip

Another option is to type out the options then have the readers type in their answers.

...

Info

Another good thing to add in forms is a “Clear Form” Button. These buttons will clear the form instantly with one click.

...

Tip

One exception to the rule on using buttons is that you are allowed to make simple ones that run a macro. A good example is a Clear Form button. The Clear Form button will clear your form and is accessible for users using screen readers or only keyboards.

Section 6.6: Locking and Protecting

Forms should always be locked and protected. This is done to protect users from changing information by mistake. To lock and protect your form,

  1. Highlight the input cells, right click, and select Format Cells.

    A restaurant complaint form.Image RemovedA restaurant complaint form.Image Added
  2. In the dialog box, click the Protection Tab and un-check the Locked Option. Click OK.

    Format Cells Dialog box with the Protection Tab open. The Locked option is unchecked.
  3. Go to the Review Tab of the ribbon. Select Protect Sheet.

    Review Tab in ExcelThe Protect Section in MS Excel. Protect Sheet is all the way to the left.
  4. In the Protection Sheet Dialog Box, make sure “Select Locked Cells” and “Select Unlocked Cells” are checked. Everything else can be unchecked. Click OK.

    Protect Sheet dialog box with select locked cells and select unlocked cells checked.
  5. Optional: You can create a password.

  6. Now with your spreadsheet saved, a user will only be able to make changes to the input fields. If they tried to make changes, an alert message will appear.

...

  1. A warning saying that the cell or chart is protected and that to make changes you may need to enter a password.Image Added

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@82d
sortmodified
showSpacefalse
reversetrue
typepage
labelskb-how-to-article
cqllabel = "kb-how-to-article" and type = "page" and space = "AN"