#1   Report Post  
BFiedler
 
Posts: n/a
Default Compare Data


How do I take a cells numeric value and see if it falls inbetween a
range of cells values.

IF(A1 falls between A2:A3, Yes,No)


A1 = 6
A2 = 1
A3 = 10


--
BFiedler
------------------------------------------------------------------------
BFiedler's Profile: http://www.excelforum.com/member.php...o&userid=27262
View this thread: http://www.excelforum.com/showthread...hreadid=469404

  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Try this:

=IF(AND(A1A2,A1<A3),"Yes","No")

Biff

"BFiedler" wrote in
message ...

How do I take a cells numeric value and see if it falls inbetween a
range of cells values.

IF(A1 falls between A2:A3, Yes,No)


A1 = 6
A2 = 1
A3 = 10


--
BFiedler
------------------------------------------------------------------------
BFiedler's Profile:
http://www.excelforum.com/member.php...o&userid=27262
View this thread: http://www.excelforum.com/showthread...hreadid=469404



Reply
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
How do I compare data in two worksheets to find matching cells? Gary Excel Discussion (Misc queries) 4 March 2nd 06 09:04 PM
compare worksheets data find data that changed Excel Discussion (Misc queries) 3 September 19th 05 09:43 PM
Trying to compare data from 2 different sources borkot01 Excel Discussion (Misc queries) 2 August 3rd 05 08:55 PM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM
How can I compare two lists of data (channel lineups) - find what. mf4852 Excel Worksheet Functions 3 February 6th 05 04:59 PM


All times are GMT +1. The time now is 10:13 AM.

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

About Us

"It's about Microsoft Excel"