sarahrosenberg
Board Regular
- Joined
- Aug 27, 2002
- Messages
- 190
What is the easiest way to compose a sumif-type command that will sum the counts into pre-defined ranges? (see my example below)
Book3 | |||||||
---|---|---|---|---|---|---|---|
A | B | C | D | E | |||
1 | NEWCOLUMN | ||||||
2 | price | pricerange | |||||
3 | $220.25 | $200-$250 | |||||
4 | $181.00 | $150-$200 | |||||
5 | $186.00 | $150-$200 | |||||
6 | $186.00 | $150-$200 | |||||
7 | $251.25 | $250-$300 | |||||
Sheet1 |
Phone Number formatter.xls | ||||||||
---|---|---|---|---|---|---|---|---|
A | B | C | D | E | F | |||
1 | $208.07 | 100 | ||||||
2 | $176.13 | 1235 | Lower | Upper | Count | |||
3 | $165.76 | 563 | $100.00 | $150.00 | 89 | |||
4 | $174.88 | 773 | $150.00 | $200.00 | 5360 | |||
5 | $168.00 | 1588 | $200.00 | $250.00 | 709 | |||
6 | $115.64 | 89 | ||||||
7 | $171.74 | 268 | ||||||
8 | $178.08 | 933 | ||||||
9 | $219.49 | 582 | ||||||
10 | $226.57 | 27 | ||||||
Sheet3 |
Brian from Maui said:I also had a Sumif formula in there, but it doesn't display.......
You're up late!