I am attempting to write a formula to rate and Look up a few text strings. The largest strinng looks like this: Windows 7 // Windows 8 // Windows 10
but some of the text strings are a combination of all three IE. Windows 7 // Windows 8
I would like the formula to return three different values Windows7=2 Windows 8=4, and Windows 10 =8
If the string has all three then it should return the highest Value. Any suggestions for this?
Bookmarks