-- CaseView for Time --

Staff_PreName

Returns the staff pre name.

Timeinfo ("Staff_PreName",<staff number>)

The macro "Staff_PreName" returns to the cell the pre 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 "Mr." and Timeinfo ("Staff_PreName", "DW") is entered in a cell on a report, then the string Mr. will appear in that cell.

Replaces macro used in previous version: EMPPRE.

Related Topics