CIS 230, Visual Basic

Ch. 8 Notes, page 1

Objective #1: Set up and use a control array.

Objective #2: Code selection logic using a Select Case statement.

Objective #3: Establish an array of variables and refer to individual elements in the array with variable subscripts

Objective #4: Use the For Each/Next to traverse the array.

Objective #5: Create user-defined data types for multiple fields of related data.

Objective #6: Accumulate totals using arrays.

Objective #7: Distinguish between direct access and indirect access of a table.

Objective #8: Combine the advantages of list box controls with arrays.

Objective #9: Coordinate lists and arrays using the ItemData property.

Objective #10: Store data in multidimensional arrays.


CIS 230 Home Page | Mr. Minich's Education Home Page | Minich.com Web Design