| Excel is a spreadsheet program. It's in fact the | | | | order. |
| application of choice for the majority of business | | | | Custom Sort: Organize all records in a list based on up |
| globally. Excel has therefore been primarily used for | | | | to three fields. With the active cell anywhere in the |
| developing departmental budgets, expense reports | | | | list, click the List button on the List toolbar and then |
| and a host of other accounting or financial | | | | choose Sort..., or, click the Data menu on the Menu |
| deliverables. What many long-time users of Excel do | | | | bar and then click Sort... . Make your choices in the |
| not know is that the software possesses excellent | | | | dialog box, and then click OK to perform the sort. |
| database tools built right into it. This article will reveal | | | | AutoFilter: When a range has been defined as a List, |
| the database side of Microsoft Excel. | | | | arrows automatically appear at the right of each field |
| In order to take full advantage of Excel's database | | | | name. To temporarily filter out all records which do |
| features it is important to structure you data | | | | not meet one specific criterion in one field (i.e. |
| properly. In the example below you will see that the | | | | Level=Beginning 3), click the AutoFilter arrow for the |
| column labels are on the top row with the data | | | | field on which you wish to base your criterion, and |
| directly beneath it in the following rows. For | | | | then click on the data you are seeking. Records |
| professional looking databases / spreadsheets always | | | | where your criterion does not appear in the specified |
| use consistent formatting, e.g., using the same | | | | field will be hidden until you click the AutoFilter arrow |
| formats for the column labels (in this instance the | | | | again and select Show All |
| text is bold, Times New Roman and underlined while | | | | Custom AutoFilter: If you wish to base your filter on |
| the numbers below them are right aligned and | | | | two criteria (i.e. Level=Beginning 2 OR Level=Beginning |
| normal). | | | | 3), click (Custom...) in the AutoFilter menu to set And |
| Student# Last Name First Name Total Points | | | | Or criteria. AND criteria can be used to set a range |
| 2123 Arellano Maria 170 | | | | for record selection (i.e. Total Score is more than 50 |
| 2679 Black Michael 292 | | | | AND Total Score is equal to or less than 150.) |
| 2680 Chase Tonia 280 | | | | Advanced Filter: If you wish to base your filter on |
| 1455 Davila Camilla 259 | | | | more than one or two criteria in more than one field, |
| 2681 Gabriel Maria 147 | | | | and/or you wish to copy the filtered records to |
| 1270 Gonzales Juan 285 | | | | another location in the workbook, use an advanced |
| 3245 Lopez Maria 252 | | | | filter. An advanced filter needs these steps: 1) Create |
| 1243 Miller Hailey 132 | | | | a criteria range with the field name(s) involved and |
| 1454 Monaco Nicole 177 | | | | enter the appropriate criteria under the appropriate |
| 1878 Montoya Peter 150 | | | | field name; 2) Decide in which cells the results should |
| When working with large spreadsheets with many | | | | be placed (keep in mind that any data directly below |
| rows of data, it can be helpful to sort and filter the | | | | these destination cells may be erased); 3) Position |
| information to find what you are looking for. To sort | | | | the active cell anywhere in the data list; 4) Click the |
| and filter effectively, follow these rules when | | | | Data menu, point to Filter, and then click Advanced |
| designing your lists:o Column labels must be in first | | | | filter; 5) In the dialog box, specify the list range, |
| row or be beneath at least one blank rowo Data | | | | criteria range, and copy to range (be sure the Copy |
| must be entered in contiguous rows and columnso | | | | to another location option button is activated) and |
| List data must be separated from other entries by at | | | | then click OK. |
| least one blank row or one blank column.o Do not | | | | One of the fastest ways to organize your data is to |
| use duplicate field nameso Define your records as a | | | | click once on a cell containing data, i.e., any cell below |
| list: Select all existing records and field names, click | | | | the column labels and clicking on the "Sort Ascending" |
| Data on the Menu bar, point to List, click Create List, | | | | or "Sort Descending" button on the Standard Toolbar. |
| make sure My list has headers is checked, and then | | | | This will effectively alphabetize your records from A |
| click OK. | | | | to Z or Z to A with a simple click of a button. Look |
| There are several ways to organize records for quick | | | | closely at the data once you sorted it. The records |
| evaluation, using the Standard toolbar, the List | | | | will maintain their integrity, e.g., if you sort in |
| toolbar, or the Data menu: | | | | descending order, Peter Montoya in our example |
| Simple Sort: Organize all records in a list based on one | | | | above will move to the top of the list along with his |
| field. With the active cell anywhere in the sort field | | | | personal information, i.e., student number and total |
| column, buttons on the Standard toolbar can be | | | | points. |
| clicked to arrange records in Ascending or Descending | | | | |