I posted this question on MS Community for Excel and was told this site might be able to help me better instead. Is there any simple method to acomplish the below?
Hello: I am really needing your assistance with a project I am working on. My workbook contains PivotTables all data coming a data table. The data table contains columns for operating days and for average daily volumes all for each country by month. My pivot data structure looks something like this:
Jun Jul ................ Total
ProdA 5,187 4,982
Mexico 7,094 6,800
Brazil 3,657 2,447
-------------------------------------------------------------
In the example above, Mexico had 148,976 in Jun and 163,207 in Jul. The operating days for Jun were 21 and for Jul 24. Brazil's Jun volume was 58,543 and for Jul 65,997. Brazil's operating days for Jun were 19 and 22 for Jul. The operating days for the region are 20.51 and 23.49 for Jun and Jul respectively. The total for ProdA in Jun should be 10,117 [ (148,976 + 58,543)/20.51 ] and 9,757 [ (163,207 + 65,997)/23.49 ] for Jul. The pivot results are different as you can see above
I need to show on the pivot table the average daily volume for ProdA for all the packages from all the countries divided by the number of days for the region (all countries)....not the sum of all the operating days. How can I get the ADV to roll up to the product field without adding up all the days for all the countries as it is doing now?
I really appreciate any feedback/suggestions/recommendations.
Regards,
Gigi.