Count empty cells in Pivot Table
Solved
Alex
-
Alex -
Alex -
Hello,
I have a column with some empty cells in my database, is it possible to count them? The cell in my pivot table where I would like to see the total number of empty cells (from the database) remains empty (in the value field).
Thank you
I have a column with some empty cells in my database, is it possible to count them? The cell in my pivot table where I would like to see the total number of empty cells (from the database) remains empty (in the value field).
Thank you
Excel pivot table
Alternatively, you can use =COUNTIF(ISBLANK()).
Anyway, I don't think I have much choice; I'm going to do as you said. Thanks anyway :)