-- CaseView for Time --

Client_PartnerFirstName

Returns the staff first name.

Timeinfo ("Client_PartnerFirstName",<client number>)

Its usual use is

The macro "Client_PartnerFirstName" returns to the cell the first 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_PartnerFirstName", "1000") is entered in a cell on the invoice, then the string Gary will appear in that cell.

Related Topics