Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
dan dan is offline
external usenet poster
 
Posts: 866
Default Selecting Fields in Pivot Table

Hello everyone,

Is there any way to select fields within a pivot table that contain data, as
you can do with a filtered column within a spreadsheet? For example, only
show entries within a pivot table field that contain a particular word.

Thanks very much,

Dan
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,069
Default Selecting Fields in Pivot Table

One way...

You could add a field to your source data which checks the selected field
for the desired text. For example, this formula checks the current row in
column B for the word "Diet": =IF(ISERROR(MATCH("Diet",B6)),FALSE,TRUE)

If you then either recreate your pivot table or expand its range to include
the new column, you can add the new field to the table (perhaps as a page
field), then select to only display records for which that field is TRUE.

To view/change the range on which a pivot table is based, right-click on any
cell in the pivot table and select PivotTable Wizard. When the Wizard is
displayed. click the Back button. The range selection is displayed and may be
edited.

Debra Dalgleish's Contextures site has lots of great tips about pivot tables:
http://www.contextures.com/tiptech.html

Hope this helps,

Hutch

"Dan" wrote:

Hello everyone,

Is there any way to select fields within a pivot table that contain data, as
you can do with a filtered column within a spreadsheet? For example, only
show entries within a pivot table field that contain a particular word.

Thanks very much,

Dan

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 84
Default Selecting Fields in Pivot Table

I'm sure there's a better way than this but I make copy the pivot table and
paste it on another tab. Then I copy the 2nd one again and paste it as a
value (and I just paste it right on top of the one I just copied). Then you
can turn on the filters and do just about anything you want with it. A
couple of tricks, though. Anything you want to "bulk" format (like
highlighting all the totals, etc) should be done before you paste as a value.
It's certainly not impossible after, it just takes a little more work.

"Dan" wrote:

Hello everyone,

Is there any way to select fields within a pivot table that contain data, as
you can do with a filtered column within a spreadsheet? For example, only
show entries within a pivot table field that contain a particular word.

Thanks very much,

Dan

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 fields jodieg Excel Discussion (Misc queries) 2 March 30th 07 02:32 PM
number of fields in the row fields in pivot table UT Excel Discussion (Misc queries) 0 April 13th 06 01:17 AM
Pivot table # of fields Dino Excel Discussion (Misc queries) 3 November 2nd 05 09:43 PM
Pivot Table Fields smck Excel Worksheet Functions 2 October 27th 05 03:39 AM
Selecting multiple filters in a pivot table Anne Excel Discussion (Misc queries) 1 October 10th 05 11:26 PM


All times are GMT +1. The time now is 05:28 AM.

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"