-- CaseView for Time --

Client_ManagerFirstName

Returns the staff first name.

Timeinfo ("Client_ManagerFirstName",<client number>)

The macro "Client_ManagerFirstName" returns to the cell the first 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_ManagerFirstName", "1000") is entered in a cell on the client's invoice, then the string John will appear in that cell.

Related Topics