-- CaseView for Time --

Client_PartnerLastName

Returns the staff last name.

Timeinfo ("Client_PartnerLastName",<client number>)

The macro "Client_PartnerLastName" returns to the cell the last 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_PartnerLastName", "1000") is entered in a cell on the invoice, then the string Adams will appear in that cell.

Related Topics