Hi Folks,
I have a column of numbers and want to use a conditional to change it into three ranges: <10, 10-20, and >20. I've searched a bit and have an idea of how to do this but am making a mistake somewhere. I can do =if(a1<10,"<10", if (a1>10 but I can't figure out how to specificy >10 and <20 and have a value returned. I'm making a mistake somewhere in the formatting. Any help is appreciated.
Thanks!
I have a column of numbers and want to use a conditional to change it into three ranges: <10, 10-20, and >20. I've searched a bit and have an idea of how to do this but am making a mistake somewhere. I can do =if(a1<10,"<10", if (a1>10 but I can't figure out how to specificy >10 and <20 and have a value returned. I'm making a mistake somewhere in the formatting. Any help is appreciated.
Thanks!