+ Reply to Thread
Results 1 to 3 of 3

return a value for a greater than less than logic test

  1. #1
    Registered User
    Join Date
    08-03-2013
    Location
    Phoenix, AZ
    MS-Off Ver
    Excel 2010
    Posts
    2

    return a value for a greater than less than logic test

    I am trying to build a formula that can test a greater than, less than criteria and return and number.
    example 20<a1<30. I can get a result with using either less than or greater than, but get a 0 when i use both. how do i get around this.

  2. #2
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: return a value for a greater than less than logic test

    =if(and(a1>20,a1<30),"your desired result","other text")
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

  3. #3
    Registered User
    Join Date
    08-03-2013
    Location
    Phoenix, AZ
    MS-Off Ver
    Excel 2010
    Posts
    2

    Re: return a value for a greater than less than logic test

    thanks, oeldere. I will give it a try

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. greater than or less than logic
    By JaredLMT in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-03-2012, 12:07 AM
  2. Logic Test??
    By WTB in forum Excel General
    Replies: 2
    Last Post: 12-16-2009, 12:27 PM
  3. [SOLVED] Need help on Logic test!!!
    By jbf frylock in forum Excel General
    Replies: 5
    Last Post: 01-09-2006, 05:45 PM
  4. logic test
    By toolman in forum Excel - New Users/Basics
    Replies: 1
    Last Post: 10-08-2005, 01:05 AM
  5. logic test
    By toolman in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-08-2005, 12:05 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1