Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
New to Pivot tables...I want my pivot table to only show the records where
the count of a field is greater than a set number. Any suggestions? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() You could create some 'helper' columns and use 'countif' to find the number of instances then set a label value based on some formula such as =if([CountIf]2,"Display","hide") Then put that label in the page section of the PT and select "display". type Countif DisplayIf2 A1 7 Display A1 7 Display A1 7 Display A1 7 Display A1 7 Display A1 7 Display A1 7 Display B1 3 Display B1 3 Display B1 3 Display B4 1 hide B5 1 hide B6 1 hide -- steven1001 ------------------------------------------------------------------------ steven1001's Profile: http://www.excelforum.com/member.php...o&userid=30757 View this thread: http://www.excelforum.com/showthread...hreadid=555026 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
return multiple rows of data based on criteria | Excel Worksheet Functions | |||
Show value in Data Table but not on live chart | Charts and Charting in Excel | |||
From several workbooks onto one excel worksheet | Excel Discussion (Misc queries) | |||
Help PLEASE! Not sure what answer is: Match? Index? Other? | Excel Worksheet Functions | |||
Pulling data from 1 sheet to another | Excel Worksheet Functions |