Dear All,
I've encountered an issue in Excel two days ago and ever since I'm trying to find the solution, read tremendous amount of articles and forum threads but none of them seems to be able to help.
My problem is the following:
I've got one column (let's call it col.A) with several lines of data, each cell is filled with a lots of characters and one or maybe two key words in them. I'd like to assign a short identification (it can be a word, or number, whatever) to each categories represented by the key words. However I've got more than 15 types of key words and a simple IF formula can't help me in the case of more than seven.
I've tried to name one string of IF formulas and another, then put them together into one master formula as I read some places, but that still doesn't work as it only gives the result I need if it's in the second formula string. If the result should be something that's in the first string, then the result comes back as the "if not"-value of the second string.
This is the master formula I used:
=IF(A1=OneToSix,OneToSix,SevenToMany)
Do you know any other way to solve this with 15+ arguments and the same amount of answers?
Many thanks in advance,
Zoli
Bookmarks