Want to return a value based on a whether a number is within a ra.

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

Guest

Want to return a value based on a whether a number is within a range of
numbers using the IF function. Can someone please give me the correct syntax.
 
Hi

something along the lines of

=IF(AND(A1>=1,A1<=10),"yes","no")

Cheers
JulieD
 
Thank you for your assistance. This is just what I needed. The problem is
solved. Thanks again.
 
you're welcome and thanks for the feedback

laurieevan said:
Thank you for your assistance. This is just what I needed. The problem
is
solved. Thanks again.
 

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