Value Added | daily

Class Schedule

Basics | sessions 01-03
  1. 19 Jan intro and clients | lecture | labs
  2. 26 Jan servers and command line | lecture | labs
  3. 02 Feb networks and protocols | lecture | labs
Web Development | sessions 04-08

  1. 09 Feb structural layer | lecture | labs
  2. 16 Feb presentational layer | lecture | labs
  3. 23 Feb using a structure | lecture | labs
  4. 02 Mar behavioral layer | lecture | labs
  5. 09 Mar design thoughts | lecture | labs
Dealing with Markup | sessions 09-10
  1. 16 Mar control objects and display | lecture | labs
  2. 23 Mar tools that read markup | lecture | labs
Working with data | sessions 11-14
  1. 30 Mar formulas, functions, vectors | lecture | labs
  2. 06 Apr data display | lecture | labs
  3. 13 Apr manipulate data sets | lecture | labs
  4. 20 Apr relational data bases | lecture | labs
Presentations | sessions 15-16
  1. 27 Apr designing a presentation | lecture | labs
  2. 04 May delivering a presentation | lecture | labs


Now we'll work on other worksheets to do conditional formatting and hiding data

back to top

Still using your downloaded workbook ...

Conditional formatting

Conditional formatting is a feature in many spreadsheet applications that allows you to apply specific formatting to cells that meet certain criteria. It is most often used as color-based formatting to highlight, emphasize, or differentiate among data and information stored in a spreadsheet.

  1. On the 02-Conditional Formatting worksheet,
    use the conditional formatting tool on column F to have all the cells that contain NC to display with a blue fill and a white font color

Hiding data

You can hide or unhide columns in your spreadsheet to show just the data that you need to see or print. For example, you may use data in hidden spaces as factors in formulas or functions, but you may not need to display these factors to the users.

  1. On the 03-Hide B&L worksheet,
    hide columns B and L
  2. On the 04-Hide Democratic Districts worksheet,
    hide all the rows relating to Democratic congressional districts (which are designated by color formatting)

back to top