Û¥-x@ -€L Ì $ $$ $ $ $ $ 2 D D D D D N D X (€ € € € € € € € € ‚ ‚ ‚ ‚ ‚ ‚   4Ô ;  $      Subject: Running total with multiple variables To keep a running total of records you should create a variable. The variable should be initialized in the page header section, used as a counter in the detail section and displayed as a result in the page footer section. To do so you must create a formula for the initiation of the variables, a formula to keep track of the total and a formula to display the variable. @Formula 1 WhilePrintingRecords; NumberVar RunningTotal; RunningTotal := 0; @Formula 2 WhilePrintingRecords; NumberVar RunningTotal; RunningTotal := RunningTotal + {file.field}; @Formula 3 WhilePrintingRecords; NumberVar RunningTotal; RunningTotal; @Formula 1, will be placed in the page header section, @Formula 2, will be placed in the Detail section and @Formula 3will be placed in the page footer section. Note that you don't have to display these formulas, you can hide them individually or hide the whole section and they will still work. Carol Crystal Services Technical Support If you want to keep a running total of records that are not going to be printed on the report use the evaluation time of "WhileReadingRecords" instead of "WhilePrintingRecords". €¶Lúö  €‚²´¶*,8:Qj~€ŒŽ¥¾ìîúü,;=?hjq•—JLûõõõïééééééééééééééééééééãééééÝéÀ!À!À!À!À! À!  F  ÞÌÿÿÿÿÌÿÿ€L€L(Times New Roman Symbol&Arial€44€ 41"ŒÐht×e+cÚE;count multiple variablesjenniferjennifer