I make report to cars trips this report consist from following (required):
driver name quantity shipdate tripsLine
ahmed 50 12/04/2012 1
ahmed 60 12/04/2012 2
ahmed 30 12/04/2012 3
car no
101 ahmed 140 3
adil 40 12/04/2012 1
adil 20 12/04/2012 2
adil 10 12/04/2012 3
car no
102 adil 70 3
What i need as above
Now the proplem is trips line it make accumlation to all car no
ahmed finish with trips 3 it make to adil 4,5,6 how i make total to all trips to evey car no alone not accumlation
meaning i need last line value of trips to every driver
my report found in mediafire link is:
http://www.mediafire.com/?ul5yjfi8crar6f3
report id is 50052
please help me
Comments
You also need to put code in the pre-Section of the Shipment Header Group Footer
Hope this gets you going.
and it not care about truck no
I did not see any code in the footer except the normal Nav code i.e. LastFieldNo := ''; etc....
As long as your grouping is correct on the Header then there should be no problem creating this report.
Albert
what i need is every car no have serial or line after every car finish i want to make assign the variable value to 0 to start to another grouping because it make count to lines or serial to all
truck no what i need to these report count trips so that if every car make some trips it is false to sum all counts to all car but true it to make count to every car alone
car no 101
1
2
3
meaning value must be 3
car 102
1
2
3
but not 4 ,5,6
You can copy and paste into a txt file and import you'll get the idea.
http://www.mediafire.com/view/?xyl902vv3q2rdu6