Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

DBCalc timing

edited March 2002 in General
Hi, on the summary band i have a variable that references another
variable and a DbCalc counting the number of records.
The variable's OnCalc is something like:

Value := OtherVariable.Value / DbCalc.Value

The OtherVariable value is OK, but DbCalc is counting on record less
than the existent. It seems to be that the OnCalc event is fired before
the DbCalc has a proper value. How can i set/control the timing of the
DbCalcs?
Thanks
--
Guillermo Castaño Acevedo
Gerente de Sistemas - Grupo Millennium Ltda
GuillermoC@GrupoMillennium.com
www.GrupoMillennium.com
Quid quid latine dictum sit, altum viditur

Comments

This discussion has been closed.