Chapter 4 Working with Lists

In this chapter we will look into the following:

  1. Introduction to Lists
  2. Planning and creating a list
  3. Some basic List manipulations
    1. Freezing Rows in a list
    2. Sort a list using one sort field
  4. Maintaining a list
    1. Adding a record
    2. Search for a record in a list
    3. Deleting a record
  5. Demonstrate custom and auto filters with Google API

<--BackTo: Google Spreadsheets' charting capability

Next: Introduction to Lists–>