Hello all,
I have a range of random numbers. For example: 7, 13, 24, 28, 32, 35, 37, 40, 42.
I need a filter that filter numbers into separate section. For example, “1st section” includes 1, 3, 5, 7, 9 then the “7” above will be filtered into that “1st section” and so on.
Is there anyway to do this with formula? Like if the value is “7”, it will have the “1st section” text or something similar