I am working on a windows application in C# on a MSDE database (stripped down ms sql server). I have a crystal report viewer on the page and it calls a stored procedure I have set up that contains a parameter called game_id. When I run the application and click the report viewer page it...
Thanks for your help synapse but that doesnt quite work. I put an extra row of data below and maybe that will explain m problem a little better.
inv num date tax amt units
1123 4/25 .30 12
1123 4/25 .30 8
1123 4/25 .30 6
1124...
Im using crystal 9 and trying to sum a groupName field.
I have a report with 6 grouping. The 6th group is Tax.
I want to sum the value in the group name of tax and not the actual tax?
my data looks like
inv num date tax amt units
1123 4/25 .30 12
1123 4/25...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.