Search HansaManuals.com HansaManuals Home >> Standard ERP >> Report Generator >> Creating a New Report Previous Next Entire Chapter in Printable Form Search This text refers to program version 5.3 Using Variables and Formulae - Assigning a Value to a Variable The next step is to assign a value to the variable. In the case of variables that count the number of records in a report or calculate totals, the value of the variable will accumulate as the report is printed. You should therefore take care to increment these variables at the correct time to ensure that they remain accurate. In the example, the variable will count the number of Customers in the report. Therefore the incrementation should be linked to the Contact register, so that the value of the variable increases by one each time a Customer is printed.
|