-- CaseView for Time --

Staff_LastName

Returns the staff last name.

Timeinfo ("Staff_LastName",<staff number>)

The macro "Staff_LastName" returns to the cell the last name of the staff member corresponding to that staff number.

If the person assigned to staff number DW is Dwayne Wilson and Timeinfo ("Staff_LastName", "DW") is entered in a cell on a report, then the string Wilson will appear in that cell.

Replaces macro used in previous version: EMPLAST.

Related Topics