Hi Team,
I've to create a new column using the existing data with below condition.
If column A contains B,C,D and E then Column F should be Z
if column A contains H,I,J and K then Column F should be Y
Similar multiple condition are there. I can use nested if, but that will be a long formula. Is there any simplified way/formula for this.
Thanks in advance