I have a problem with Excel... I insert subtotals of some columns but then I need an average of the subtotals. How can I accomplish this... I could average the column but that wont work... because the column is averages... basicallly I need to sum some columns and then use the subtotals to calculate an average...
One column is a frequency and one column is a number of widgets per instance of the frequency. So what I want to do is sum the frequency (count how often) and then sum the number of widgets per instance and then divide to get an average per frequency... So in my subtotal I want to sum two columns then use the resulting totals to divide by each other.
I can do this just fine by hand but I want to put it into a macro... which makes it tough because I dont have a predefined number of row per break so I never know where these subtotal rows will be.. so I need to figure out some way to do this either by finding the subtotal tow or perhaps some unknown function in Excel that already handles this... PLEASE HELP..
Start Free Trial