-- CaseView for Time --

Client_GroupNumber

Returns the client group number.

Timeinfo ("Client_GroupNumber",<client number>)

The macro "Client_GroupNumber" returns to the cell the group number of the client having number <client number>.

If the number of the group corresponding to client number 1000 is AGroup and Timeinfo ("Client_GroupNumber", "1000") is entered in a cell on the client's invoice, then the string AGROUP will appear in that cell.

Replaces macro used in previous version: CLGROUP.

Related Topics