ADDWORK
Returns the value of a field in the Workshop Master table.
Reporting Area(s)
Workshop
Required Parameters:
- Course # + Workshop #
- Field to return from Workshop Master table (i.e. "wmtitle", "wmnote", "wmfeeamt")
Optional Parameters:
None
Example(s):
ADDWORK(cocrse+wmcode,"wmleader") returns value of workshop leader field
Notes:
Course # and Workshop # are passed as one parameter and must be combined with plus sign (+).