I have a spreadsheet that I'm trying to do a formula in to return a certian value in a cell, once data is inputted in a different cell. So lets say the user enters SINGLE in cell A1. I want it to return a certain value. But, if they enter 2 WIDE in A1, I want it to return a different value, and if 3 WIDE is entered a different value. What is my best way to go about this?