VARIABLE NAME: CREDHRS

DESCRIPTOR: Semester Hours Carried

DEFINITION: Semester hours attempted during the term selected.

VALUES: 0-36

FIELD ATTRIBUTE: N2

SOURCE: CHE Enrollment File

EXAMPLE: To select students taking 15 semester hours or more, type CRDHRS>=15 in the WHERE statement. To select students taking 15 to 18 semester hours, type 15<=CRDHRS<=18 in the WHERE statement.