LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Test within a range?

You're welcome!

Biff

"JC" wrote in message
...

Thanks

"T. Valko" wrote:

Try one of these:

Inclusive:

=AND(C1=A1,C1<=B1)

Between:

=AND(C1A1,C1<B1)

copy down as needed.

Biff

"JC" wrote in message
...
I have a range of sequintial starting and ending numbers in two columns.
Then I have a huge list of numbers that I need to verify if they fall
between
one of these ranges.

For example A1 contains 1000000000 and B1 contains 1010000000 and C1 is
1000340568. I need a forumla in D1 that would return "True" that the
C1
number is between A1 and B1. I tried COUNTIF but that only works for a
list
of numbers, not the start and end that I have in the above scenario.






 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Test if the range is empty dan Excel Discussion (Misc queries) 6 December 21st 06 03:59 PM
Test if CELL is in RANGE Vaughan Excel Worksheet Functions 12 November 19th 06 02:48 PM
Test for data in a range of cells Spike9458 Excel Worksheet Functions 4 January 20th 06 09:06 PM
How I set up as logical test if my range has to be >=2 but <5 nsnjlacm Excel Discussion (Misc queries) 2 May 7th 05 08:04 PM
logical test - within a range esslingerdav Excel Worksheet Functions 4 November 17th 04 03:13 PM


All times are GMT +1. The time now is 08:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"