Skip to content

STAMPCRS ​

Used in a JUSTAFTER to stamp a value in a specified field in the course database for all courses in report.

Reporting Area(s) ​

Courses

Required Parameters ​

  1. Field in which to stamp value (i.e. "codept", "cohours")
  2. Value to stamp in field (i.e. "Department Name", "3")

Optional Parameters ​

None

Example(s) ​

JUSTAFTER('=STAMPCRS("codept", "Accounting")') stamps the word 'Accounting' in the department field for all courses in report

STAMPCUDF