I'm working on a pretty big file right now, with my actual spending over the last 27 months, as well as my projected spending for the next 13, each divided by sales rep, customer #, province, etc. As you can imagine this is pretty big.
Here's my issue - in the pivot table I'm seeing, I'm seeing an individual column for every month, for every rep. So for example I'm seeing
Anthony Bob
Actual Spend Mth 1 | Actual Spend Mth 2 | [goes on 27 times] Actual Spend Mth 1 | Actual Spend Mth 2 | [goes on 27 times]
etc etc.
Can I somehow make this more readable, for example by just putting in the sums of either all the months, or 6 months at a time? I dont have these sums in the spreadsheet, and putting them in would convolute them.
On a smaller note, if I create a pivot table, and then either change the heading in the source data, or create a new column, is there some way to incorporate that or would one have to create a new pivot table altogether?
Oh one last thing - I dont know VBA so please dont give the answer in code!
Thanks
Dan
Here's my issue - in the pivot table I'm seeing, I'm seeing an individual column for every month, for every rep. So for example I'm seeing
Anthony Bob
Actual Spend Mth 1 | Actual Spend Mth 2 | [goes on 27 times] Actual Spend Mth 1 | Actual Spend Mth 2 | [goes on 27 times]
etc etc.
Can I somehow make this more readable, for example by just putting in the sums of either all the months, or 6 months at a time? I dont have these sums in the spreadsheet, and putting them in would convolute them.
On a smaller note, if I create a pivot table, and then either change the heading in the source data, or create a new column, is there some way to incorporate that or would one have to create a new pivot table altogether?
Oh one last thing - I dont know VBA so please dont give the answer in code!
Thanks
Dan