help me please about batch applications :(
i want to make a batch application which is working like a report. i have 2 columns and i want to take total of indexes for both. like this
amount1 amount2
1 15
2 62
3 40
6 127 ------>these are the results.
Please help me how do i do it