-- CaseView for Time --

Staff_PostName

Returns the staff post name.

Timeinfo ("Staff_PostName",<staff number>)

The macro "Staff_PostName" returns to the cell the post name of the staff member corresponding to that staff number.

If the person assigned to staff number DW is Dwayne Wilson, his pre-name is "C.P.A." and Timeinfo ("Staff_PostName", "DW") is entered in a cell on a report, then the string C.P.A. will appear in that cell.

Replaces macro used in previous version: EMPPOST.

Related Topics