-- CaseView for Time --

Client_ShortName

Returns the client short name.

Timeinfo ("Client_ShortName",<client number>)

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

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

Related Topics