C
Cartesio
Hi,
I'm trying to group my 10.000 and more quantitative observation (in
column A) into 10 15 or 20 intervals to see the different istograms.
The 3 arrays of interval mininum values are in column F G H.
I would like to group the observations into the intervals in column B
C D respectively.
I tried with IF(IF(IF function but it has only 7 levels.
This time I solved the problem sorting data and copying the interval
reference into each column, but I would like to save time.
Is there a function that allow it?
Thank you very much.
Massimo
I'm trying to group my 10.000 and more quantitative observation (in
column A) into 10 15 or 20 intervals to see the different istograms.
The 3 arrays of interval mininum values are in column F G H.
I would like to group the observations into the intervals in column B
C D respectively.
I tried with IF(IF(IF function but it has only 7 levels.
This time I solved the problem sorting data and copying the interval
reference into each column, but I would like to save time.
Is there a function that allow it?
Thank you very much.
Massimo