Report & previous records...

message from Teo\(I\) on 24 May 2004
example:

+1 =1
+3 =4
-2 =2
-1 =1

on each record I need a formula as this one:
progressivevalue=previusrecordvelue+currentrecord value...

Is possible with a report read the previous record? and on the first
record??? there is't previous records...

thanks
 
Brian Kastel replied to Teo\(I\) on 24 May 2004
On your report, put two text boxes bound to your record value. Set the
RunningSum property of the one of the text boxes to Yes. This solves your
problem.

"Teo(I)" <none> wrote in message
news:%23L%23%23soXQEHA.3140@TK2MSFTNGP11.phx.gbl...
 

Archived message: Report & previous records... (MS Access)