Hi,
I have a problem with the subtotals function in Excel. Lets say I have 3 columns, and want to add subtotals for all 3. If I use ex SUM function for all 3 theres no problem but if I want to make column 1 and 2 with SUM and the third with Average?
Is this possible without having to do the subtotals in 2 steps? When I do it in 2 steps i get 2 rows instead of one with Total and Average. Im doing this in vba so if you want plz explain in vba code.
Thanks!!!
I have a problem with the subtotals function in Excel. Lets say I have 3 columns, and want to add subtotals for all 3. If I use ex SUM function for all 3 theres no problem but if I want to make column 1 and 2 with SUM and the third with Average?
Is this possible without having to do the subtotals in 2 steps? When I do it in 2 steps i get 2 rows instead of one with Total and Average. Im doing this in vba so if you want plz explain in vba code.
Thanks!!!