[mso] Re: Excel 2000: Is MATCH malfunctioning?
- From: "Ray Blake" <ray@xxxxxxxxx>
- To: <mso@xxxxxxxxxxxxx>
- Date: Thu, 23 Dec 2004 22:48:48 -0000
Your syntax is fine, and there's no problem with having a numeric
character as part of the range name. But MATCH requires an exact match -
a stray space in either A1 or in the version of the name in the name
range will cause you problems. If it's in A1, there's an easy fix, like
this:
=MATCH(TRIM(A1), Alabama,0)
If the spaces are inside the Alabama range it's less easy.
Let us know how you do with this.
Ray
------------------------------------
GR Business Process Solutions
Ray Blake
Head of Software Design
ray@xxxxxxxxx
Braedon
Newell Road
Hemel Hempstead
Herts HP3 9PD
tel: 01442 396518
fax: 01442 389353
mobile: 07834 226601
------------------------------------
-----Original Message-----
From: mso-bounce@xxxxxxxxxxxxx [mailto:mso-bounce@xxxxxxxxxxxxx] On
Behalf Of Robert Carneal
Sent: 23 December 2004 20:30
To: mso@xxxxxxxxxxxxx
Subject: [mso] Excel 2000: Is MATCH malfunctioning?
Merry Christmas all. This seems like a so very simple to solve problem,
yet I have gotten nowhere for two days now.
I have a list of counties and the states the are located in. If I enter
"Bibb" I want it to tell me there is a Bibb County, Alabama.
In my A column I heave entered all the counties, the B column contains
the states to those counties.
I have made ranges and named those ranges.
Entering in cell I2: =MATCH(A1,Alabama1,0) results in a #N/A error. A1
contains "Bibb" and "Bibb" is inside the Alabama1 range. Thinking the
numeral might cause a problem with the name, I removed it so that it
says
=MATCH(A1,Alabama,0) and it still results in #N/A
Am I using the parameters for MATCH incorrectly? Anyone see right off
what my error is please? It looks to me as if I am following the example
giving in Help for MATCH, but I am doing something wrong somewhere.
Thank you.
Robert
*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or
MicrosoftOffice@xxxxxxxxxxxxxxxx
To send mail to the group, simply address it to mso@xxxxxxxxxxxxx
To Unsubscribe from this group, send an email to
mso-request@xxxxxxxxxxxxx with the word "unsubscribe" (without the quotes) in
the subject line.
Or, visit the group's homepage and use the dropdown menu. This will also allow
you to change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso
To be able to use the files section for sharing files with the group, send a
request to mso-moderators@xxxxxxxxxxxxx and you will be sent an invitation with
instructions. Once you are a member of the files group, you can go here to
upload/download files:
http://www.smartgroups.com/vault/msofiles
*************************************************************
- Follow-Ups:
- [mso] Re: Excel 2000: Is MATCH malfunctioning?
- From: Robert Carneal
- [mso] Excel 2000: Disable black rectangle?
- From: Robert Carneal
- References:
- [mso] Excel 2000: Is MATCH malfunctioning?
- From: Robert Carneal
Other related posts:
- » [mso] Excel 2000: Is MATCH malfunctioning?
- » [mso] Re: Excel 2000: Is MATCH malfunctioning?
- » [mso] Re: Excel 2000: Is MATCH malfunctioning?
- [mso] Re: Excel 2000: Is MATCH malfunctioning?
- From: Robert Carneal
- [mso] Excel 2000: Disable black rectangle?
- From: Robert Carneal
- [mso] Excel 2000: Is MATCH malfunctioning?
- From: Robert Carneal