-- CaseView for Time --

Staff_PartnerName

Returns the staff name — first name followed by a space and then last name.

Timeinfo ("Staff_PartnerName",<staff number>)

The macro "Staff_PartnerName" returns to the cell the name of the partner assigned to the client having number <client number>.

If the partner assigned to staff number DW is DW (Dwayne Wilson) and Timeinfo ("Staff_PartnerName", "DW") is entered in a cell on a report, then the string Dwayne Wilson will appear in that cell.

Related Topics