lil help with "or" formula

  • Thread starter Thread starter Guest
  • Start date Start date
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????
 
returns an error... first about a missing parenthese and then once inserted
tells me the formula is invalid
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top