COUNTNAME

Returns the number of registrants in each course that match the stated condition.

Reporting Area(s):

Courses

Required Parameters:

  1. Course # (i.e. cocrse, rgcrse, pycrse)
  2. Condition to count (i.e.: "NMCITY='Omaha'"). Field does not have to be present in cursor

Optional Parameters:

  1. Logical .t. include canceled records, .f. do not include canceled records (default)

Example(s):

COUNTNAME(cocrse,"nmzip='66502'") returns the number of individuals registered for the course with the zip code '66502'

Notes:

Use in course reporting (particularly in the CEU report module)

 

Related Topics Link IconRelated Topics