IF in combination with larger than

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

cell C1 contains:

=IF(A1>3,1,0)

this obviously does not work, but how to achieve this?

Thanks!

tom
 
I don't know what you mean by " ... this obviously does not work ..."

Check that A1 is not formatted as text. If it is a number that is
greater than 3 then cell C1 should return 1, otherwise 0. Is this what
you want?

Pete
 
hmmm... undoubtly the most stupid question i've ever posted... sorry and
thanks... seems i did something wrong...
 
Obviously?

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)
 

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