if(find..) problem

  • Thread starter Thread starter gs
  • Start date Start date
G

gs

I used a formula like
=IF(FIND("TELUS",D234)>0,C234,0)
this works fine as long as the word TELUS is in cell D234 but gives #value!
error otherwise. I would have expected 0. What should I have done instead?
 
thank you all

countif did not work for me, but isnumber did.
I am using excel 2002 sp3
 
You may want to try it again--or post the formula that didn't work.

(It worked fine for me.)
 

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