Variable totalling
Hi,
A table having months as columns and products in rows. I need to get the
cumulative total for the month specified. For example if I give month as 2,
it should add the first two columns and if I give months as 6 it should add
the first six columns.
I tried using offset, but it didn't work properly.
Thanks for help.
--
Cheers !
|