Is there a way to total up the values from 'x' amount of rows in a continuous form? -
06-21-2009
, 12:47 PM
Hi All
I have a calc field in my continuous form and I'd like to total this up as
follows:
<form>
<sub form>
3.50
6.50
7.50
3.50
<sub form>
Total is ????
<form>
Thanks |