Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm doing a simple pivottable, showing a count of the different values in one
field of a table. The pivottable shows all the values, including "(blank)". All the counts are shown, as expected, with the exception of the "(blank)" value, which shows a blank instead of a count. Any suggestions? Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hI eric,
what sort of values do you count <i.e. TEXT or NUMBERS -- ***** birds of the same feather flock together.. "Eric" wrote: I'm doing a simple pivottable, showing a count of the different values in one field of a table. The pivottable shows all the values, including "(blank)". All the counts are shown, as expected, with the exception of the "(blank)" value, which shows a blank instead of a count. Any suggestions? Thanks. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The pivot table can't count blank cells, so if you put a field (e.g.
Inquiries) in the row area, and Count of Inquiries in the data area, the (blank) item will show nothing in the data area. However, if you add a different field to the data area, you may see the correct count. For example, if the Date field always has a value, add that to the data area, and summarize by Count. The pivot table will then show the count of records with a blank Inquiries field. Eric wrote: I'm doing a simple pivottable, showing a count of the different values in one field of a table. The pivottable shows all the values, including "(blank)". All the counts are shown, as expected, with the exception of the "(blank)" value, which shows a blank instead of a count. -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Text values. (Of course, the blank cells have no value, so I guess they're
neither text nor numbers.) "driller" wrote: hI eric, what sort of values do you count <i.e. TEXT or NUMBERS -- ***** birds of the same feather flock together.. "Eric" wrote: I'm doing a simple pivottable, showing a count of the different values in one field of a table. The pivottable shows all the values, including "(blank)". All the counts are shown, as expected, with the exception of the "(blank)" value, which shows a blank instead of a count. Any suggestions? Thanks. |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Seems weird that pivot tables won't count blank values. But thanks for your
suggestion. "Debra Dalgleish" wrote: The pivot table can't count blank cells, so if you put a field (e.g. Inquiries) in the row area, and Count of Inquiries in the data area, the (blank) item will show nothing in the data area. However, if you add a different field to the data area, you may see the correct count. For example, if the Date field always has a value, add that to the data area, and summarize by Count. The pivot table will then show the count of records with a blank Inquiries field. Eric wrote: I'm doing a simple pivottable, showing a count of the different values in one field of a table. The pivottable shows all the values, including "(blank)". All the counts are shown, as expected, with the exception of the "(blank)" value, which shows a blank instead of a count. -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I tried your suggestion - I added another field to the data area which always
has a value. It does count the blank values, but the table now looks messy. My two fields are called Disposition (the one I want to count) and Company (another field which always contains a value). When I started (before adding Company), I saw only the counts in the data area. Now I see: Count of Disposition Count of Country For the (blank) value, Count of Disposition is still blank, and Count of Country has theh number I want. But is there any way to simply show the counts? I've tried hiding the Count of Company, but then I again see a blank instead of a count for the (blank) value. Thanks. "Debra Dalgleish" wrote: The pivot table can't count blank cells, so if you put a field (e.g. Inquiries) in the row area, and Count of Inquiries in the data area, the (blank) item will show nothing in the data area. However, if you add a different field to the data area, you may see the correct count. For example, if the Date field always has a value, add that to the data area, and summarize by Count. The pivot table will then show the count of records with a blank Inquiries field. Eric wrote: I'm doing a simple pivottable, showing a count of the different values in one field of a table. The pivottable shows all the values, including "(blank)". All the counts are shown, as expected, with the exception of the "(blank)" value, which shows a blank instead of a count. -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Remove the Count of Disposition field, because it's not giving you the
count that you want. Leave Count of Company, and change its heading to whatever you want, as long as it's not the name of an existing field in the table. Eric wrote: I tried your suggestion - I added another field to the data area which always has a value. It does count the blank values, but the table now looks messy. My two fields are called Disposition (the one I want to count) and Company (another field which always contains a value). When I started (before adding Company), I saw only the counts in the data area. Now I see: Count of Disposition Count of Country For the (blank) value, Count of Disposition is still blank, and Count of Country has theh number I want. But is there any way to simply show the counts? I've tried hiding the Count of Company, but then I again see a blank instead of a count for the (blank) value. Thanks. "Debra Dalgleish" wrote: The pivot table can't count blank cells, so if you put a field (e.g. Inquiries) in the row area, and Count of Inquiries in the data area, the (blank) item will show nothing in the data area. However, if you add a different field to the data area, you may see the correct count. For example, if the Date field always has a value, add that to the data area, and summarize by Count. The pivot table will then show the count of records with a blank Inquiries field. Eric wrote: I'm doing a simple pivottable, showing a count of the different values in one field of a table. The pivottable shows all the values, including "(blank)". All the counts are shown, as expected, with the exception of the "(blank)" value, which shows a blank instead of a count. -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html -- Debra Dalgleish Contextures http://www.contextures.com/tiptech.html |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to Sort by Count the Max nos of Unique text values in Pivot Ta | Excel Discussion (Misc queries) | |||
Using COUNTIF to search for existence | Excel Worksheet Functions | |||
Fill blank values | Excel Discussion (Misc queries) | |||
Using SUMPRODUCT to count values in separate columns | Excel Worksheet Functions | |||
Count how many different text values in an array. | Excel Worksheet Functions |