Hi

I have this;

Client    dtaMov   Value
  1       01/01/01  100
  1       02/01/01   50
  1       03/01/01  100
  2       01/01/01  200
  3       15/01/01  300

but I need to do something like this;

Client     dtaMov  Value
  1       01/01/01  100
  1       02/01/01  150
  1       03/01/01  250
  2       01/01/01  200
  3       15/01/01  300

The value must add the last value each cycle.

How can I do it ?

TIA, E.



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to