-- CaseView for Time --

Staff_Name

Returns the staff name — first name followed by a space and then last name.

Timeinfo ("Staff_Name",<staff number>)

The macro "Staff_Name" returns to the cell the name of the person corresponding to that staff number.

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

Replaces macro used in previous version: EMPNAME.

Related Topics