Hi,
Sorry if this has been covered before, but I have a column in my spreadsheet which is a list of values, e.g.
4999
1500
6500
6800
7020
e.t.c
I need to sum the values based on range, e.g.
< 5000
5001 - 6000
6001 - 7000
7001 - 8000
e.t.c
Using the above examples:
< 5000 = 6499
6001 - 7000 = 13300
7001 - 8000 = 7020
Can anyone help?
Cheers!
Sorry if this has been covered before, but I have a column in my spreadsheet which is a list of values, e.g.
4999
1500
6500
6800
7020
e.t.c
I need to sum the values based on range, e.g.
< 5000
5001 - 6000
6001 - 7000
7001 - 8000
e.t.c
Using the above examples:
< 5000 = 6499
6001 - 7000 = 13300
7001 - 8000 = 7020
Can anyone help?
Cheers!