COUNTMWK

Returns the number of Master Workshop records set up in the Master Course Record.

Reporting Area(s):

Courses

Required Parameters:

  1. Course # (i.e. cocrse, rgcrse, pycrse)

Optional Parameters:

  1. Condition to count (i.e. "AA" returns number of workshops which start with 'AA'). Default is all

Example(s):

COUNTMWK(cocrse) returns total number of workshop records set up for course

COUNTMWK(cocrse, "AA")) returns number of workshops which begin with "AA"

 

Related Topics Link IconRelated Topics