extract data from pivottable which meets certain conditions

B

befuzzaled2010

What is the correct formula for extracting data from a pivot table report
which meets a certain conditional set of criteria?
 
G

Gary Brown

- You could use the Pivot Table's filtering options.
- In your original data, you could have a 'cheater' column with a formula
that meets your certain conditional set of criteria, include that column in
your pivot table data, put that field in the Pivot Table 'PAGE' area and
filter on it.
The formula would be something like...
If(A1>0, 1, 0)
and filter on the '0' or the '1' in the PAGE area.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top