Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a worksheet with about 10,000 rows containig all the records of the
company's phone calls. I prepared a pivot table showing for each extension number, the accumulated duration of the calls (minutes), their cost ($) and amount of calls, but there are about 500 different extensions and I'd like to filter the pivot table to show just the extensions that contribute with more cost. i know how to insert calculated fields in a pivot table, but it seems to me that I need to filter or put a condition before the pivot table. I tried using subtotals, but as there are so many rows it takes so long doing that How can I do it, without visual basic programming? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() You could try this.. Mort the pivot table in descending order of cost. Mouse-select all the labels for bottom rows that are below your cost threshold and right-click and select 'group'. This will create a single label which includes all the low cost extensions. Drag the field with the individual extension off the pivot table. Overtype the 'Group1' label with whatever you choose. regards.. -- steven1001 ------------------------------------------------------------------------ steven1001's Profile: http://www.excelforum.com/member.php...o&userid=30757 View this thread: http://www.excelforum.com/showthread...hreadid=519888 |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() oops "Mort" s/be "Sort" -- steven1001 ------------------------------------------------------------------------ steven1001's Profile: http://www.excelforum.com/member.php...o&userid=30757 View this thread: http://www.excelforum.com/showthread...hreadid=519888 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using a Pivot Table Calculated Field to get a Unique Count | Excel Worksheet Functions | |||
pivot table - New Data | Excel Discussion (Misc queries) | |||
pivot table created from another pivot table | Excel Worksheet Functions | |||
Pivot Table Problems | Excel Discussion (Misc queries) | |||
Conditional Formating on calculated data in a pivot table | Excel Worksheet Functions |