Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 41
Default Sort Data Items in Pivot Table

I generated a PIVOT TABLE from a master file and I want to sort ONLY AUG07
column in DESCENDING order....can this be done?

TREND REGION Jun-07 Jul-07 Aug-07
# Calls
AAA 23 24 26
BBB 25 45 50
CCC 57 90 84
DDD 16 20 22

Thanks a million!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Sort Data Items in Pivot Table

Some great resources he
http://www.contextures.com/xlPivot02.html

http://peltiertech.com/Excel/Pivots/pivottables.htm


This speaks specifically to your issue:
http://blogs.msdn.com/excel/archive/...20/506172.aspx

Keep at it! I'll bet anything it can be done! You make a few mistakes
along the way, but you will learn a lot in the process!!


Regards,
Ryan---

--
RyGuy


"Carolina" wrote:

I generated a PIVOT TABLE from a master file and I want to sort ONLY AUG07
column in DESCENDING order....can this be done?

TREND REGION Jun-07 Jul-07 Aug-07
# Calls
AAA 23 24 26
BBB 25 45 50
CCC 57 90 84
DDD 16 20 22

Thanks a million!

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 41
Default Sort Data Items in Pivot Table

The link http://blogs.msdn.com/excel/archive/...20/506172.aspx addresses
the inmediate concern...thanks! Yet I am curious about what is says about the
"PivotTable AutoSort functionality"...how do I know if I have it? I don't
know where to look for it. I want it to auto sort the entire column on that
pivot table not just that one chuck of information. I have different type of
trends and if I have to sort manually every section if can become tedious.
Can you give me additional insight into this?

Thanks for your time!
Carolina

"ryguy7272" wrote:

Some great resources he
http://www.contextures.com/xlPivot02.html

http://peltiertech.com/Excel/Pivots/pivottables.htm


This speaks specifically to your issue:
http://blogs.msdn.com/excel/archive/...20/506172.aspx

Keep at it! I'll bet anything it can be done! You make a few mistakes
along the way, but you will learn a lot in the process!!


Regards,
Ryan---

--
RyGuy


"Carolina" wrote:

I generated a PIVOT TABLE from a master file and I want to sort ONLY AUG07
column in DESCENDING order....can this be done?

TREND REGION Jun-07 Jul-07 Aug-07
# Calls
AAA 23 24 26
BBB 25 45 50
CCC 57 90 84
DDD 16 20 22

Thanks a million!

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default Sort Data Items in Pivot Table

You should be able to select a cell in the Aug-07 column and click the
A-Z button on the toolbar.
That would sort the table by the values in that column

However, you can't sort just the values in that column, without
affecting the other columns.

Carolina wrote:
I generated a PIVOT TABLE from a master file and I want to sort ONLY AUG07
column in DESCENDING order....can this be done?

TREND REGION Jun-07 Jul-07 Aug-07
# Calls
AAA 23 24 26
BBB 25 45 50
CCC 57 90 84
DDD 16 20 22

Thanks a million!



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 41
Default Sort Data Items in Pivot Table

Worked perfectly. But only on that one chunk of information. How do automate
to do this all throuhout the entire column and pivot table?

Carolina

"Debra Dalgleish" wrote:

You should be able to select a cell in the Aug-07 column and click the
A-Z button on the toolbar.
That would sort the table by the values in that column

However, you can't sort just the values in that column, without
affecting the other columns.

Carolina wrote:
I generated a PIVOT TABLE from a master file and I want to sort ONLY AUG07
column in DESCENDING order....can this be done?

TREND REGION Jun-07 Jul-07 Aug-07
# Calls
AAA 23 24 26
BBB 25 45 50
CCC 57 90 84
DDD 16 20 22

Thanks a million!



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default Sort Data Items in Pivot Table

If you're using Excel 2003, when you sort one chunk, all the other
chunks are sorted in the same order. So, if CCC is the highest amount
under # of Calls, it will appear first in all the other categories, even
if it's the lowest amount in that category.

This is changed in Excel 2007, and the values sort as expected in all
chunks.

Carolina wrote:
Worked perfectly. But only on that one chunk of information. How do automate
to do this all throuhout the entire column and pivot table?

Carolina

"Debra Dalgleish" wrote:


You should be able to select a cell in the Aug-07 column and click the
A-Z button on the toolbar.
That would sort the table by the values in that column

However, you can't sort just the values in that column, without
affecting the other columns.

Carolina wrote:

I generated a PIVOT TABLE from a master file and I want to sort ONLY AUG07
column in DESCENDING order....can this be done?

TREND REGION Jun-07 Jul-07 Aug-07
# Calls
AAA 23 24 26
BBB 25 45 50
CCC 57 90 84
DDD 16 20 22

Thanks a million!



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 41
Default Sort Data Items in Pivot Table

I see what you said about the 2003 version. It happened the way you described
it.

If I understand correctly the 2007 will sort all chunks at the SAME time (in
descending order if that is what I selected) but each chuck INDEPENDENTLY
from the other chucks? I am trying to see if I should get the 2007 version
for this reason. It boils down to:
I have 8 different chunks of information. But each chunk has to be sorted in
descending order. They will all vary according to the data. Can this be done
with the 2007 version?

Have a wonderful day and once again, thank you for your time.
Carolina
"Debra Dalgleish" wrote:

If you're using Excel 2003, when you sort one chunk, all the other
chunks are sorted in the same order. So, if CCC is the highest amount
under # of Calls, it will appear first in all the other categories, even
if it's the lowest amount in that category.

This is changed in Excel 2007, and the values sort as expected in all
chunks.

Carolina wrote:
Worked perfectly. But only on that one chunk of information. How do automate
to do this all throuhout the entire column and pivot table?

Carolina

"Debra Dalgleish" wrote:


You should be able to select a cell in the Aug-07 column and click the
A-Z button on the toolbar.
That would sort the table by the values in that column

However, you can't sort just the values in that column, without
affecting the other columns.

Carolina wrote:

I generated a PIVOT TABLE from a master file and I want to sort ONLY AUG07
column in DESCENDING order....can this be done?

TREND REGION Jun-07 Jul-07 Aug-07
# Calls
AAA 23 24 26
BBB 25 45 50
CCC 57 90 84
DDD 16 20 22

Thanks a million!


--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html


  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,979
Default Sort Data Items in Pivot Table

Yes, you can see an example in the blog article link that ryguy7272 posted:

http://blogs.msdn.com/excel/archive/...20/506172.aspx

You may be able to download a trial version of Excel 2007 from the
Microsoft web site, and test it for yourself.
http://us20.trymicrosoftoffice.com/default.aspx

Carolina wrote:
I see what you said about the 2003 version. It happened the way you described
it.

If I understand correctly the 2007 will sort all chunks at the SAME time (in
descending order if that is what I selected) but each chuck INDEPENDENTLY
from the other chucks? I am trying to see if I should get the 2007 version
for this reason. It boils down to:
I have 8 different chunks of information. But each chunk has to be sorted in
descending order. They will all vary according to the data. Can this be done
with the 2007 version?

Have a wonderful day and once again, thank you for your time.
Carolina
"Debra Dalgleish" wrote:


If you're using Excel 2003, when you sort one chunk, all the other
chunks are sorted in the same order. So, if CCC is the highest amount
under # of Calls, it will appear first in all the other categories, even
if it's the lowest amount in that category.

This is changed in Excel 2007, and the values sort as expected in all
chunks.

Carolina wrote:

Worked perfectly. But only on that one chunk of information. How do automate
to do this all throuhout the entire column and pivot table?

Carolina

"Debra Dalgleish" wrote:



You should be able to select a cell in the Aug-07 column and click the
A-Z button on the toolbar.
That would sort the table by the values in that column

However, you can't sort just the values in that column, without
affecting the other columns.

Carolina wrote:


I generated a PIVOT TABLE from a master file and I want to sort ONLY AUG07
column in DESCENDING order....can this be done?

TREND REGION Jun-07 Jul-07 Aug-07
# Calls
AAA 23 24 26
BBB 25 45 50
CCC 57 90 84
DDD 16 20 22

Thanks a million!


--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html




--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html





--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot Table: How can I organize data items in a row? [email protected] Excel Discussion (Misc queries) 2 October 7th 05 07:55 PM
pivot table returning a "value in the data items" MissCrafty1 Excel Discussion (Misc queries) 1 October 4th 05 02:26 AM
How do I combine four data items into one in a Pivot Table? robjworsley Excel Discussion (Misc queries) 3 September 19th 05 06:19 PM
Pivot Table - show items with no data HJM Excel Discussion (Misc queries) 3 June 22nd 05 12:51 PM
How do I get a pivot table to sort based on the data items sectio. Steve Excel Worksheet Functions 2 April 11th 05 05:03 PM


All times are GMT +1. The time now is 07:24 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"