Please could someone help me out with a little problem i have.
I currently have a table A1:B5 in which column A reads values 10-20-30-40-50 and column B reads S/M/L/XL/XXL
I want a function so that if the user inputs 15 into a cell, it will look-up into the table and match to the next size up.....ie, 15 would match to 20 and display M.........37 would match to 40 and display XL....41 would match to 50 and display XXL.
Currently have been trying IF/AND though im tying myself in knots
Hope someone can help me out, much appreciated A.
I currently have a table A1:B5 in which column A reads values 10-20-30-40-50 and column B reads S/M/L/XL/XXL
I want a function so that if the user inputs 15 into a cell, it will look-up into the table and match to the next size up.....ie, 15 would match to 20 and display M.........37 would match to 40 and display XL....41 would match to 50 and display XXL.
Currently have been trying IF/AND though im tying myself in knots
Hope someone can help me out, much appreciated A.