David Lam
New Member
Hello,
Need some help with figuring out this task given to me. So the description is, if a customer under column A has any value below than the following answer is given:
- Column C contain any number equal to or below 7 than "LOW" is given
- Column C contain any number equal to and between 8 and 30 than "MED" is given
- Column C contain any number above or equal to 31 "HIGH" is given
Of course in an event where multiple conditions are met for column C than HIGH get's first priority than MED then LOW. E.g. customer has 7, 15 and 32 in column C than HIGH is given.
Very tricky and I have been trying different ways with IF with failure. Is there any other way?
David
Need some help with figuring out this task given to me. So the description is, if a customer under column A has any value below than the following answer is given:
- Column C contain any number equal to or below 7 than "LOW" is given
- Column C contain any number equal to and between 8 and 30 than "MED" is given
- Column C contain any number above or equal to 31 "HIGH" is given
Of course in an event where multiple conditions are met for column C than HIGH get's first priority than MED then LOW. E.g. customer has 7, 15 and 32 in column C than HIGH is given.

Very tricky and I have been trying different ways with IF with failure. Is there any other way?
David