Hi, How can I write a simple vlookup formula where in the follow:
=VLOOKUP(AX2,$AZ$2:$BA$10,2,FALSE)
each cell in column AZ is a range of numbers, eg 0-50 and then 50-100 etc.
Then column BA has just one number in it, eg 5
and Column AX has say a number 25 in it
so therefore I want my result to return a 5
Excel 2010, thanks, Paul
=VLOOKUP(AX2,$AZ$2:$BA$10,2,FALSE)
each cell in column AZ is a range of numbers, eg 0-50 and then 50-100 etc.
Then column BA has just one number in it, eg 5
and Column AX has say a number 25 in it
so therefore I want my result to return a 5
Excel 2010, thanks, Paul