-- CaseView for Time --

Client_Partner

Returns the client/group partner number.

Timeinfo ("Client_Partner",<client number>)

The macro "Client_Partner" returns to the cell the staff number 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 GA will appear in that cell.

Replaces macro used in previous version: CLPT.

Related Topics