I am looking to subtotal multiple columns some with Sum, others with Average. I am using the following code, but, it is not working, it replaces the sums with the Averages, and I cannot get everything to display properly.
Sub Subtotal()
Selection.Subtotal GroupBy:=1, Function:=xlSum...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.