Value Added | daily

Class Schedule

Basics | sessions 01-03
  1. 13 Aug intro and clients | lecture | labs
  2. 20 Aug servers and command line | lecture | labs
  3. 27 Aug networks and protocols | lecture | labs
Web Development | sessions 04-07

  1. 03 Sep structural layer | lecture | labs
  2. 10 Sep presentational layer | lecture | labs
  3. 17 Sep using a structure | lecture | labs
  4. 24 Sep behavioral layer | lecture | labs
Dealing with Markup | sessions 08-09
  1. 01 Oct control objects and display | lecture | labs
  2. 08 Oct tools that read markup | lecture | labs
Working with Data | sessions 10-13
  1. 15 Oct formulas, functions, vectors | lecture | labs
  2. 22 Oct data display | lecture | labs
  3. 29 Oct manipulate data sets | lecture | labs
  4. 05 Nov relational data bases | lecture | labs
Presentation | session 14
  1. 12 Nov designing and 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