Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() I have created a Pivot table grouping dates by month. The result is similar to; Jan 06 Feb 06 Mar Jun 05 Jul 05 Aug 05 Sep 05 Oct 05 Nov 05 Dec 05 How do I force it to sort so that the Jan 06 and the Feb 06 appear at the bottom of the list? Thanks Paul. -- filky ------------------------------------------------------------------------ filky's Profile: http://www.excelforum.com/member.php...o&userid=11801 View this thread: http://www.excelforum.com/showthread...hreadid=506484 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way is to create a custome sort list:
Tools Options Custom Lists In the "list entry Box" type in the order you want the data sorted (enter after each line) Click add Once the list is added: Click on any value in the pivot table Data Sort Options Select your newly created sort list OK OK especially useful if you'll use the sortation frequently. Hope this helps - Kim "filky" wrote: I have created a Pivot table grouping dates by month. The result is similar to; Jan 06 Feb 06 Mar Jun 05 Jul 05 Aug 05 Sep 05 Oct 05 Nov 05 Dec 05 How do I force it to sort so that the Jan 06 and the Feb 06 appear at the bottom of the list? Thanks Paul. -- filky ------------------------------------------------------------------------ filky's Profile: http://www.excelforum.com/member.php...o&userid=11801 View this thread: http://www.excelforum.com/showthread...hreadid=506484 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In the cell with "Dec 05", type in "Feb 06". This should slide the
other months over one cell to the left. "Dec 05" should now be to the left of "Feb 06", so type "Jan 06" in its place. You can type any values in the headings, and Excel will group the data under the matching headings. ~ Victor Lai |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Paul,
use an extra column in your original data with the formula (assuming month in G:G): =DATEVALUE("1 "&G2) Menu Format|Cells...|Number tab, Date or Custom format as "mmm yy" You can then base your PT on the new column. HTH Kostis Vezerides |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thank you all. I used the Custom Sort List and it worked well. A useful facility I didn't know was there. Thanks again Paul. -- filky ------------------------------------------------------------------------ filky's Profile: http://www.excelforum.com/member.php...o&userid=11801 View this thread: http://www.excelforum.com/showthread...hreadid=506484 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need to Improve Code Copying/Pasting Between Workbooks | Excel Discussion (Misc queries) | |||
pivot table created from another pivot table | Excel Worksheet Functions | |||
Pivot Table Sorting | Excel Discussion (Misc queries) | |||
how do i automatically sort data in a pivot table | Excel Worksheet Functions | |||
pivot table | Excel Worksheet Functions |