D
DLoewenthal
I am running a column with an if formula to return "" when false and then
when true to return what amounts to an expense ratio. there are cases where
the expense ratio should show as 0.
I am then running a pivot table to do the min/max of expense ratios. The
problem I am running into is the fields that are populated with "" are
filling as 0 on the pivot in addition to the fields that should rightly show
0.
My question is, is there a way to have the "" cells be blank while still
keeping the appropriate 0 cells?
My way around it to create 2 separate columns with instead of "" a high
number for the min pivot and a low number for the max pivot thereby leaving
the 0s where appropriate and having the previous "" read as either a high/low
to avoid being used in the end result min/max. For the future I'd prefer an
easier way. Thanks.
The pivot is populating the "" cells as 0. I can't simply remove the zeros
because there are times when the cell is correctly populated with
when true to return what amounts to an expense ratio. there are cases where
the expense ratio should show as 0.
I am then running a pivot table to do the min/max of expense ratios. The
problem I am running into is the fields that are populated with "" are
filling as 0 on the pivot in addition to the fields that should rightly show
0.
My question is, is there a way to have the "" cells be blank while still
keeping the appropriate 0 cells?
My way around it to create 2 separate columns with instead of "" a high
number for the min pivot and a low number for the max pivot thereby leaving
the 0s where appropriate and having the previous "" read as either a high/low
to avoid being used in the end result min/max. For the future I'd prefer an
easier way. Thanks.
The pivot is populating the "" cells as 0. I can't simply remove the zeros
because there are times when the cell is correctly populated with