VLOOKUP on column with letters and numbers results in #NOMATCH

I have a simple VLOOKUP to pull back the related column from a 2 column table. It consists of either letters only (WORD) or numbers only (123) for each entry but entries span both types. When the function is in place I receive a #NOMATCH error for all the letters only entries. I've tried adding a helper column that refers to the initial column (=VALUE(column_name@row + "") as well as =column@row) but neither seem to do the trick. Looking through existing entries seems hit or miss for success. Any news on this front?

Tags:

Best Answers

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!