How do I set up a less than or equal to formula in exel??

H

hana72

I would like to set up an if statement that utilizes the less than or equal
to concept. How do I do that?
 
G

Gord Dibben

=IF(B1<=A1,"yes","no") entered in C1

But I'm sure there is more to this than what you have asked.

Post back if more details are to be given.


Gord Dibben MS Excel MVP
 
D

Deepali Joshi

Hi

To use less than or equal to formula in excel you should combine it with AND
logical function.
 

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

Top