ComputerNurse
MIS
I am writing a crystal report in which I will need to hold 6 previous weight values & the dates associated with the weights so that I can peform calculations. The weights are not always present. Can someone give an idea how to do this.
For example
1/1/2002- 120.1
1/7/2002- 121.4
1/22/2002-127.4
1/25/2003-128.8
1/29/2003-126.3
1/7/2004 -130.1
I need to be able to divide the 130.1 by the 127.4 to calculate a 3 month weight variance
For example
1/1/2002- 120.1
1/7/2002- 121.4
1/22/2002-127.4
1/25/2003-128.8
1/29/2003-126.3
1/7/2004 -130.1
I need to be able to divide the 130.1 by the 127.4 to calculate a 3 month weight variance