Jason Brown
New Member
- Joined
- May 2, 2018
- Messages
- 11
Excel 2016 without the office 365 subscription so I can't use IFS. So I've got two columns of conditions.
Column 1 has five possible values; low, low/mod, moderate, mod/high, and high.
Column 2 has four; Strong, adequate, needs improvement, and none exists.
I want to look at those values and fill in a value in a third column; low, low/mod, moderate, mod/high, and high.
As I can only nest 7 IF statements I'm guessing I might be unable to do this. But since 10 outcomes are going to be low, four Low/Mod, three Moderate, two Mod/High and one High, is there some way to do it?
I've been playing around with it but don't want to spend more time. I'm thinking the first IF could use an OR and accomplish the ten low outcomes, then the next IF the four low/mod, etc. Will that work?
Thanks in advance.
Column 1 has five possible values; low, low/mod, moderate, mod/high, and high.
Column 2 has four; Strong, adequate, needs improvement, and none exists.
I want to look at those values and fill in a value in a third column; low, low/mod, moderate, mod/high, and high.
As I can only nest 7 IF statements I'm guessing I might be unable to do this. But since 10 outcomes are going to be low, four Low/Mod, three Moderate, two Mod/High and one High, is there some way to do it?
I've been playing around with it but don't want to spend more time. I'm thinking the first IF could use an OR and accomplish the ten low outcomes, then the next IF the four low/mod, etc. Will that work?
Thanks in advance.