+ Reply to Thread
Results 1 to 2 of 2

Data filter in Pivot table

  1. #1
    Registered User
    Join Date
    01-23-2006
    Posts
    35

    Data filter in Pivot table

    Hi,

    I have a pivot table with data of 2 numeric columns. I want the data to filtered on one of the columns to greater than 100. Just like autofilter->custom->Greater than 100.

    How do we do this in pivot table.

    Please help.

    Thanks
    Anand

  2. #2
    Forum Contributor
    Join Date
    02-28-2006
    Posts
    690
    use sumproduct instead of pivot table, building your criteria of >100 into that.

    =sumproduct(($a$1:$a$10 >100)*1)

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1