Link to home
Start Free TrialLog in
Avatar of shland
shland

asked on

Excel Pivot table question

I have following 2 columns in excel.

Column A         ColumnB
12345                xyz
23456                ABC
13489
11469

Here rows 1 and 2 have a value in column B but rows 3 and 4 do not have any value in column B (left blank).

I create a pivot with Column A in row lable and want to get a count of Column B.
in this case for rows 1 and 2 count of column B shows 1 which is correct but for rows 3 and 4 count shows as blank. I want it to show 0 instead of blank in the count of Column B for rows 3 and 4. How can this be done?

Thanks,
ASKER CERTIFIED SOLUTION
Avatar of NBVC
NBVC
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial