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 / Worksheet Functions / August 2006

Tip: Looking for answers? Try searching our database.

VLOOKUP returning value when range_lookup false

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jodieg - 23 Aug 2006 17:40 GMT
Hello!
I have "false" as my range_lookup in VLOOKUP.  It is still returning a match
to something that is not exact.  Am I doing something wrong?
Thanks!
Signature

Jodie

Pete_UK - 23 Aug 2006 17:45 GMT
Post your formula with a description of when this happens, and we might
be able to help you.

Pete

> Hello!
> I have "false" as my range_lookup in VLOOKUP.  It is still returning a match
> to something that is not exact.  Am I doing something wrong?
> Thanks!
jodieg - 23 Aug 2006 17:55 GMT
Here is my formula:
=VLOOKUP(A23,MFRPT11.XLS!$A$6:$B$20,2,FALSE)
It is matching the numbers for both of the following values:
*******MIXED ADC
*AUTO**MIXED ADC
even though they are not exactly the same.
Signature

Jodie

> Post your formula with a description of when this happens, and we might
> be able to help you.
[quoted text clipped - 5 lines]
> > to something that is not exact.  Am I doing something wrong?
> > Thanks!
Bob Phillips - 23 Aug 2006 18:13 GMT
It is treating the * as wildcards.

Signature

HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

> Here is my formula:
> =VLOOKUP(A23,MFRPT11.XLS!$A$6:$B$20,2,FALSE)
[quoted text clipped - 12 lines]
> > > to something that is not exact.  Am I doing something wrong?
> > > Thanks!
jodieg - 23 Aug 2006 19:17 GMT
Is there a way to prevent it from viewing it as a wildcard and as a character
with value instead?
Signature

Jodie Gardner

> It is treating the * as wildcards.
>
[quoted text clipped - 15 lines]
> > > > to something that is not exact.  Am I doing something wrong?
> > > > Thanks!
Bob Phillips - 24 Aug 2006 00:31 GMT
Hi Jodie,

Not that formula as far as I can see, but you can get it with this somewhat
more convoluted formula

=INDEX($B$6:$B$20,MIN(IF(SUBSTITUTE(A23,"*","~")=SUBSTITUTE($A$6:$A$20,"*","
~"),ROW($A$6:$A$20)-ROW($A$6)+1)))

which is an array formula, it should be committed with Ctrl-Shift-Enter, not
just Enter.

Signature

HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

> Is there a way to prevent it from viewing it as a wildcard and as a character
> with value instead?
[quoted text clipped - 18 lines]
> > > > > to something that is not exact.  Am I doing something wrong?
> > > > > Thanks!
jodieg - 24 Aug 2006 13:53 GMT
Thanks so much Bob!
Signature

Jodie

> Hi Jodie,
>
[quoted text clipped - 32 lines]
> > > > > > to something that is not exact.  Am I doing something wrong?
> > > > > > Thanks!
 
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.