Hi,
I've been working on creating a single (or minimalist) formula for my spreadsheet.
Basically, what I've been looking to do is:
if B1 contains wildcard values one*, *two, three*, *four, then A1 = "low".
if B1 contains wildcard values five*, *six, *seven, eight*, then A1 = "
if B1 contains wildcard values nine*, *ten, *eleven, twelve*, then A1 = "high"
this would then be copied down to all subsequent cells in the same column (containing 8000+ rows)
I've been unsuccessful in finding a clean way of getting this done. Any help would be much appreciated.
Bookmarks