-- CaseView for Time --

Client_Name

Returns the client name.

Timeinfo ("Client_Name",<client number>)

The macro "Client_Name" returns to the cell the name of the client having number <client number>.

If the client name corresponding to client number 1000 is ABC Limited and Timeinfo ("Client_Name", "1000") is entered in a cell on the client's invoice, then the string ABC Limited will appear in that cell.

Replaces macro used in previous version: CLNAME.

Related Topics