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 / New Users / December 2007

Tip: Looking for answers? Try searching our database.

MATCH doesn't show desired result

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Jeff Wright - 21 Dec 2007 12:26 GMT
Good morning, all!

I have a cell in my Excel 2007 workbook which is dependent on the value of
cell A1. The result I want in cell A1 is either 1, 2, or zero. The formula
in cell A1 is:

=MATCH(TRUE,A2:A3)

When the values in cells A2 and A3 are FALSE, cell A1 shows a value of 2
when I expect a value of zero. Why is this?

Thanks,

Tucson Jeff
Niek Otten - 21 Dec 2007 12:44 GMT
=IF(ISNA(MATCH(TRUE,A2:A3,0)),0,MATCH(TRUE,A2:A3,0))

Look in HELP for the meaning of the 3rd argument

Signature

Kind regards,

Niek Otten
Microsoft MVP - Excel

| Good morning, all!
|
[quoted text clipped - 10 lines]
|
| Tucson Jeff
Jeff Wright - 21 Dec 2007 12:55 GMT
Thanks, Niek! I appreciate your help.

Tucson, Jeff

> =IF(ISNA(MATCH(TRUE,A2:A3,0)),0,MATCH(TRUE,A2:A3,0))
>
[quoted text clipped - 16 lines]
> |
> | Tucson Jeff
 
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.