I have a sheet that has a table with height in inches in the first column (it starts with 16" and goes up by 6" from there up to 106") and the second column has a number from 1 to 16.
I created a VLOOKUP to get a number in the second column based on the number in inches in the first column. This works fine up to 99" but if I have anything above 99" I get a #NA result. I have tried different things with the last being an IF function but I can’t get that to work with the inches mark (") after each number that is needed.
Note that originally I wanted to do something like feet and inches but I could not figure out how to do something like 5’11" as opposed to using 71" that would work in a VLOOKUP function and look at the numbers that fall between every 6".
