Noxqss38242
Board Regular
- Joined
- Sep 15, 2017
- Messages
- 225
- Office Version
- 2016
Example:
17250
21222
10001
17255
I have a thousand numbers, I have divided into "groups"
I want formula to say:
IF (a2>=17200......and if a2<=17500......THEN return "17200--17500", IF a2>=21200......and if a2<=21400.......THEN return "21200--21400"......ETC.....
I have 16 groups but if needed I think I can cut them down....what is the best way to do this?
17250
21222
10001
17255
I have a thousand numbers, I have divided into "groups"
I want formula to say:
IF (a2>=17200......and if a2<=17500......THEN return "17200--17500", IF a2>=21200......and if a2<=21400.......THEN return "21200--21400"......ETC.....
I have 16 groups but if needed I think I can cut them down....what is the best way to do this?