+ Reply to Thread
Results 1 to 5 of 5

Formula to determine whether number falls within range??

Hybrid View

Guest Formula to determine whether... 09-16-2005, 12:05 PM
Guest Re: Formula to determine... 09-16-2005, 12:05 PM
Guest Re: Formula to determine... 09-16-2005, 10:05 PM
Guest RE: Formula to determine... 09-16-2005, 12:05 PM
Guest RE: Formula to determine... 09-16-2005, 10:05 PM
  1. #1
    bj
    Guest

    RE: Formula to determine whether number falls within range??

    try
    =if(num < lower bound,num-lower bound,if(num>upperbound,num-upper
    bound,"within range")

    "Cat" wrote:

    > Help - I need to set up a formula that determines whether a number falls
    > within a certain range. If not, I need it to show how much under or over the
    > number is from the range.


  2. #2
    Cat
    Guest

    RE: Formula to determine whether number falls within range??

    Thank you for your help.

    "bj" wrote:

    > try
    > =if(num < lower bound,num-lower bound,if(num>upperbound,num-upper
    > bound,"within range")
    >
    > "Cat" wrote:
    >
    > > Help - I need to set up a formula that determines whether a number falls
    > > within a certain range. If not, I need it to show how much under or over the
    > > number is from the range.


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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