C
Chris_t_2k5
I have an OR function in a nested if function as follows
OR(F2=A2,F2=B2,F2=C2,G2=A2,G2=B2,G2=C2,H2=A2,H2=B2,H2=C2.....
i.e. if any cells a2:c2 match any cells f2:h2
Is there any way to make this easier as will will be adding further to this.
Thanks.
OR(F2=A2,F2=B2,F2=C2,G2=A2,G2=B2,G2=C2,H2=A2,H2=B2,H2=C2.....
i.e. if any cells a2:c2 match any cells f2:h2
Is there any way to make this easier as will will be adding further to this.
Thanks.