-- CaseView for Time --

Client_PartnerName

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

Timeinfo ("Client_PartnerName",<client number>)

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

If the staff ID of the partner assigned to client number 1000 is GA (Gary Adams) and Timeinfo ("Client_Partner", "1000") is entered in a cell on the invoice, then the string Gary Adams will appear in that cell.

Related Topics