If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Month display on pivot, plus variance column

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-02-09, 12:44
Starsky Starsky is offline
Registered User
 
Join Date: Apr 2009
Posts: 10
Month display on pivot, plus variance column

Hi,

I have a pivot with Month/Yr as the column data, and quite simple HR data in the data area. That data is defined by category which is in the row data area.

Basically, I want to be able to

1. Display the Month/Yr (column data) so that the later month is always to the left of the earlier month. Excel automatically displays it the other way.
2.Insert another column to the right showing the variance between the row data for two months.

Any ideas? Sorry I would have uploaded an image if I'd been able to create one.

Thanks
Reply With Quote
  #2 (permalink)  
Old 06-09-09, 13:52
Ax238 Ax238 is offline
Registered User
 
Join Date: May 2009
Posts: 257
For #1, just right-click the Month/Yr column header or data, go to Field Settings..., click Advanced..., and change the AutoSort options from Ascending to Descending. Click OK twice and you're set.

For #2, you just put in a formula to subtract one month's data from the next, unless you want to make it dynamic, where the user chooses which months to compare. That might take a bit more work.

Regards,

Ax
Reply With Quote
  #3 (permalink)  
Old 06-12-09, 10:20
Starsky Starsky is offline
Registered User
 
Join Date: Apr 2009
Posts: 10
Thanks Ax238, 1st answer did the trick. For the 2nd, it would be dynamic, depending on selections, so I may just attach a mini column with formulas to the side of the pivot.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On