-- CaseView for Time --

Client_ManagerName

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

Timeinfo ("Client_ManagerName",<client number>)

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

If the client name corresponding to client number 1000 is JC (John Carl) and Timeinfo ("Client_ManagerName", "1000") is entered in a cell on the client's invoice, then the string John Carl will appear in that cell.

Related Topics