alexkong2003
09-10-2006, 07:20 PM
Hi all,
I have a question here... I have a report that showing a sub total that base on few amount like (CourseFee + TravelFee + Accomodation + Others), Then how to do the Grant Total base on the Sum function that return from these amount?? (I had do it with the ordinary Sum(CourseFee + TravelFee + Accomodation + Others) but it show the wrong record with the total of whole db record. I do try to using the DSum as well but the total is not right too...
Thank you.
Regard,
alex
I have a question here... I have a report that showing a sub total that base on few amount like (CourseFee + TravelFee + Accomodation + Others), Then how to do the Grant Total base on the Sum function that return from these amount?? (I had do it with the ordinary Sum(CourseFee + TravelFee + Accomodation + Others) but it show the wrong record with the total of whole db record. I do try to using the DSum as well but the total is not right too...
Thank you.
Regard,
alex