-- CaseView for Time --

Staff_ManagerName

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

Timeinfo ("Staff_ManagerName",<staff number>)

The macro "Staff_ManagerName" returns to the cell the name of the manager assigned to the client having number <client number>.

If the manager assigned to staff number DW is JW (John Williams) and Timeinfo ("Staff_ManagerName", "DW") is entered in a cell on a report, then the string John Williams will appear in that cell.

Related Topics