G
Guest
I am trying to return a "false" value if there is text in cells E2:I2.. the
only formula i have come up with so far is
=OR(ISTEXT(E2),ISTEXT(F2),ISTEXT(G2),ISTEXT(H2),ISTEXT(I2))
but this returns the opposite value of what I want, it tells me "true" if
there is text...
any help????
only formula i have come up with so far is
=OR(ISTEXT(E2),ISTEXT(F2),ISTEXT(G2),ISTEXT(H2),ISTEXT(I2))
but this returns the opposite value of what I want, it tells me "true" if
there is text...
any help????