Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / March 2008

Tip: Looking for answers? Try searching our database.

How to check the value?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Eric - 24 Mar 2008 04:24 GMT
Does anyone have any suggestions on how to check the value from a list of
numbers?
For example, there is a list of number under A column, and there is a given
number in cell B1. If I find any number under A column, which match the given
number in cell B1, then return True in cell C1, else return False in cell C1.
Does anyone have any suggestions?
Thanks in advance for any suggestions
Eric
Max - 24 Mar 2008 04:42 GMT
In C1, copied down: =IF(B1="","",ISNUMBER(MATCH(B1,A:A,0)))
Signature

Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---

> Does anyone have any suggestions on how to check the value from a list of
> numbers?
[quoted text clipped - 4 lines]
> Thanks in advance for any suggestions
> Eric
Rick Rothstein (MVP - VB) - 24 Mar 2008 10:17 GMT
Give this a try...

=ISNUMBER(MATCH(B1,A:A,0))

Rick

> Does anyone have any suggestions on how to check the value from a list of
> numbers?
[quoted text clipped - 7 lines]
> Thanks in advance for any suggestions
> Eric
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.