Hi ALL,
I'm developing a report in which, I need to input a value in subtotal for a column.
I have the following fields. ( D = B - C.)
A B C D
1 0 1
1 1 0
------------
2 1 1 <---- Subtotal now
-------------
5 2 1 1 <-----Required.
Here I'm not entering the value in column "A", but I want it @subtotal.
Please help me how to acheive this. I'm using ooalv to display the output.
Thanks,
Priya