C
Cat
In a pivot table, your data is summarized with one of
several standard behaviours (count, sum, average, max,
etc) Is there a way to customize these. Example, instead
of taking the max value can you take the 2nd largest value
(using the large function) or instead of counting all
values count just the values greater than X (using
countif?)
Thanks
Cat
several standard behaviours (count, sum, average, max,
etc) Is there a way to customize these. Example, instead
of taking the max value can you take the 2nd largest value
(using the large function) or instead of counting all
values count just the values greater than X (using
countif?)
Thanks
Cat