-- CaseView for Time --

Client_PartnerPreName

Returns the staff pre name.

Timeinfo ("Client_PartnerPreName",<client number>)

The macro "Client_PartnerPreName" returns to the cell the pre 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_PartnerPreName", "1000") is entered in a cell on the invoice, then the string Mr. will appear in that cell.

Related Topics