I tried this formula:
= COUNTIF(J2:J10000;">="&0)-COUNTIF(J2:J10000;">"&500)
but the only result i get is #NAME?
Excel Workbook | ||||||
---|---|---|---|---|---|---|
A | B | C | D | |||
1 | Data | Count of Data | ||||
2 | 355 | Data | Total | |||
3 | 578 | 0-499 | 14 | |||
4 | 56 | 500-1000 | 6 | |||
5 | 66 | Grand Total | 20 | |||
6 | 254 | |||||
7 | 796 | |||||
8 | 394 | |||||
9 | 762 | |||||
10 | 264 | |||||
11 | 610 | |||||
12 | 42 | |||||
13 | 893 | |||||
14 | 428 | |||||
15 | 261 | |||||
16 | 311 | |||||
17 | 178 | |||||
18 | 291 | |||||
19 | 92 | |||||
20 | 545 | |||||
21 | 210 | |||||
Sheet12 |
I don't have 2010, but I believe that 2007 is similar.Hi,
I use Excel 2010.
If the Values area is blank, you choose Data again and drag to the data/values area ( I wish I'd chosen a different column name than Data ), then change the Value Field Settings to Count.On the right i can't select or choose anything else as data?
in my last post I said:Ok now i get a new column next to data, amount of data. But still not:
0-499 =
500-1000 =
... you are doing a count per number, so any number that appears more than once in the source data will be reduced to one row in the pivottable.What i also don't understand is why my list of almost 10.000 numbers now is a list with just +/- 500 numbers.