A
Ali
Here's my query:
CONum PONum POTotal COTotal RevTotal
1 18 $855
$12,500 -$11,645
2 18 -$11,645 $30,000
-$41,645
and so on...
I want to know how I can copy the previous record value of RevTotal to
POTotal to subtract COTotal and keep this going. This is really simple
but I'm having hell of a time getting this right.
Any help would be appreciated.
CONum PONum POTotal COTotal RevTotal
1 18 $855
$12,500 -$11,645
2 18 -$11,645 $30,000
-$41,645
and so on...
I want to know how I can copy the previous record value of RevTotal to
POTotal to subtract COTotal and keep this going. This is really simple
but I'm having hell of a time getting this right.
Any help would be appreciated.