R
Rog
What I am trying to do is keep a running talley of each
detail record. How can I do this?
Here is an example of what I am trying to do...
Date1
Name1 Goal Actual Name3 Running sum (Actual - Goal)
Name2 Goal Actual Name2 Running sum (Actual - Goal)
Name3 Goal Actual Name3 Running sum (Actual - Goal)
Name4 Goal Actual Name4 Running sum (Actual - Goal)
Date2 This sum carries over from
above for each name....
Name1 Goal Actual Name3 Running sum (Actual - Goal)
Name2 Goal Actual Name2 Running sum (Actual - Goal)
Name3 Goal Actual Name3 Running sum (Actual - Goal)
Name4 Goal Actual Name4 Running sum (Actual - Goal)
etc...
detail record. How can I do this?
Here is an example of what I am trying to do...
Date1
Name1 Goal Actual Name3 Running sum (Actual - Goal)
Name2 Goal Actual Name2 Running sum (Actual - Goal)
Name3 Goal Actual Name3 Running sum (Actual - Goal)
Name4 Goal Actual Name4 Running sum (Actual - Goal)
Date2 This sum carries over from
above for each name....
Name1 Goal Actual Name3 Running sum (Actual - Goal)
Name2 Goal Actual Name2 Running sum (Actual - Goal)
Name3 Goal Actual Name3 Running sum (Actual - Goal)
Name4 Goal Actual Name4 Running sum (Actual - Goal)
etc...