K
Keith
Can anyone help me. I am using pivot tables to sort out survey data that has numeric values. The data I'm using has no response in some cases which leaves the cell blank. My pivot table will sort and count the data that has values fine but when the cell is blank the only counts I get are 0(zero).
Sample Data:
Reason for visit?
3
2
1
1
3
2
3
1
table results
1 = 3
2 = 2
3 = 3
blank = 0
blank should = 3
Thanks in advance for any help.
Sample Data:
Reason for visit?
3
2
1
1
3
2
3
1
table results
1 = 3
2 = 2
3 = 3
blank = 0
blank should = 3
Thanks in advance for any help.