Hi!
I need help with regards to Sum()function. I want to get the sum of an amount of a particular field which falls from a date range (example: monthtodate, yeartodate etc.). How do I do it? I have to place it in detail's section.
sample data:
Productname Date Amount
brandA 4/01/03 500
brandB 4/02/03 200
BrandC 4/01/03 300
BrandA 4/02/03 400
BrandA 5/02/03 400
If I need to get the sum of the amount of all BrandA in April, what must I do? I am using crystal report 7
Thanks!
I need help with regards to Sum()function. I want to get the sum of an amount of a particular field which falls from a date range (example: monthtodate, yeartodate etc.). How do I do it? I have to place it in detail's section.
sample data:
Productname Date Amount
brandA 4/01/03 500
brandB 4/02/03 200
BrandC 4/01/03 300
BrandA 4/02/03 400
BrandA 5/02/03 400
If I need to get the sum of the amount of all BrandA in April, what must I do? I am using crystal report 7
Thanks!