Related Posts
Hello Wipro
I joined Wipro on 14th April.
I can be a part of any permotion or salary hike.
For new announcement or anything
Query 2 what is the notice period in probation.
Question 3 probation is for how many months.
Thanks
Wipro Tata Consultancy Capgemini Infosys Accenture Samsung Tech Mahindra IBM
Additional Posts in Excel Genius
Anyone know what these badges are?

Still don't have xlookup. #fomo
Would anyone be willing to teach me vlookup?
New to Fishbowl?
unlock all discussions on Fishbowl.




Using IF or IFS would be easier. Also you would need to decide which group 10 would fall into: it can't be both Group 1 and Group 2 (likewise for 20, 30 etc...)
Your current approach is best.
Is range1:range10 sorted in ascending order?
Yes
Maybe try the switch function
Ref errors are most commonly caused by incorrect column number (column from where the value is to be returned).
Check if your range is encompassing the column from where the value needs to be returned.
Also are these whole numbers and you have the exact numbers in your range. Am assuming you have created a range which has in col A all the different numbers possible and col B has the grouping you want. But if thats the case it would case an NA error, not a ref error.
You are a rockstar! This worked!! Thanks