Filter/Search
   
You can filter specific columns of data using the filter buttons, or (if available) the filter drop down.  The filter buttons ( ) is located at the top of each column, and is displayed on the right side of the column header, as shown below.
 
  Year Make Model Price
 record 1 1999 Bombardier TMOC-99 $2,500
 record 2 2002 Ski-Doo GRT-300 $1,500
 record 3 1998 Sea-Doo FX-6 $3,000
 record 4 2000 Bombardier GRT-200 $1,100
   
  The button will launch the filter screen, and you can then type in the information that you wish to filter.
   
  If we were to click the button in the Year column, it would launch the filter screen shown below.
   
  In this example we want to look at just the models that were made in 2002.
In the space provided we have to type in the criteria, but it has to be in the form of Operator Value.
   
  Notice how we typed in the year we are searching for, but since it had to be in Operator Value we used an equals sign ( = ) and single quote marks ( '  ' ).

What we are basically saying when we type in Operator Value is this:
Find anything equal to ( = ) 2002, but we have to put a single quote ( ' ) before and after the value in which we are searching for.

After entering the criteria, click OK.  ...If you do not wish to search, then click Cancel.

   
 
  Year Make Model Price
 record 2 2002 Ski-Doo GRT-300 $1,500
   
  Notice that the filter icon () turned red ().  That indicates that the filter is on.  Also notice how it is just showing the one record that has a year of 2002.

To go back to the full listing you have to turn the filter off by clicking on the icon.