-- CaseView for Time --

Client_ManagerLastName

Returns the staff last name.

Timeinfo ("Client_ManagerLastName",<client number>)

The macro "Client_ManagerLastName" returns to the cell the last name 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_ManagerLastName", "1000") is entered in a cell on the client's invoice, then the string Carl will appear in that cell.

Related Topics