-- CaseView for Time --

Staff_FirstName

Returns the staff first name.

Timeinfo ("Staff_FirstName",<staff number>)

The macro "Staff_FirstName" returns to the cell the first name of the staff member corresponding to that staff number.

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

Replaces macro used in previous version: EMPFIRST.

Related Topics