G
Guest
I hv this records of data :
Arr Amt
---- -----
0 100
2 100
2 200
3 100
When i use this =Sum(Abs([Arr]=2)) i get 2 as result..
Q...How to sum the Amt where the criteria is same as above ctrl..
i expect the sum to be 300
Thanks
Arr Amt
---- -----
0 100
2 100
2 200
3 100
When i use this =Sum(Abs([Arr]=2)) i get 2 as result..
Q...How to sum the Amt where the criteria is same as above ctrl..
i expect the sum to be 300
Thanks