Access: Now Playing Page 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 More

Home -> Sort & Filter

Sorting Data

The Movie table is alphabetical by title. How many movies are dramas? thrillers? Rock musicals? You can sort the table by genre.

 

Try it: Sort by Genre

Select the Genre column

Look on the label for the Sort tool. Choose Sort Z-A.

 

This Movie table has one Western and many rows of Dramas.

 

If you repeat the sort going A-Z, you will find many records which do not have a genre listed. These records are incomplete: all of the information hasn’t been added yet.

 

Memo to Self: Microsoft always sorts Null fields first, (empty cells), then numbers, and then text data.

 

  Microsoft Access 2007 Exam 77-605 Topic: 5. Presenting and Sharing Data 

  5.1. Sort data  5.1.1. Sort data within tables