Hi all, trying to get a formula that executes the following if a number of conditions are met, but struggling a bit.
If cell range C21:28 all equal 'value x' then in cell C34 display 'Statement A'
If cell range C21:28 all equal 'value x' and cell range C29:31 all equal 'value y' then in cell C34 display 'Statement B'
If cell range C21:28 all equal 'value x' and cell range C29:31 all equal 'value y' and cell range C32:33 all equal 'value z' then in cell C34 display 'Statement C'
If none of the above apply, then in cell C34 display 'Statement D'
Thanks in advance.
Bookmarks