Help!

Vlookup Erros

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussions RSS
Next:  Draw circles around text in presentation  
Author Message
KMJ
External


Since: Nov 04, 2009
Posts: 1



PostPosted: Wed Nov 04, 2009 2:55 pm    Post subject: Vlookup Erros
Archived from groups: microsoft>public>excel>misc (more info?)

Recently in Excel 2007 we, those in my office, have been receiving random
results when trying to use a vlookup even on the most basic of dada. These
are simple two column data ranges. We have previously setup vlookups that
still function however new ones do not give accurate consistent results.
Back to top
Dave Peterson
External


Since: Jul 08, 2005
Posts: 16046



PostPosted: Wed Nov 04, 2009 6:11 pm    Post subject: Re: Vlookup Erros [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

My bet (and it's just a guess) is that you want to have an exact match, but your
formula doesn't tell excel to do that.

=vlookup(a1,sheet2!a:b,2,false)
or
=vlookup(a1,sheet2!a:b,2,0)

That 4th parm (false or 0) tells excel to look for an exact match between the
value in A1 and column A of sheet2 (the first column of that look up range).

If this doesn't help, you should share more details--including the formula
itself.

KMJ wrote:
>
> Recently in Excel 2007 we, those in my office, have been receiving random
> results when trying to use a vlookup even on the most basic of dada. These
> are simple two column data ranges. We have previously setup vlookups that
> still function however new ones do not give accurate consistent results.

--

Dave Peterson
Back to top
Bernard Liengme
External


Since: Aug 27, 2003
Posts: 146



PostPosted: Wed Nov 04, 2009 7:03 pm    Post subject: Re: Vlookup Erros [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Can you share the data and show the VLOOKUP formula?
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email


"KMJ" <KMJ.DeleteThis@discussions.microsoft.com> wrote in message
news:EF37D0D4-FC1F-4D3F-98EE-AFB2D53E15D8@microsoft.com...
> Recently in Excel 2007 we, those in my office, have been receiving random
> results when trying to use a vlookup even on the most basic of dada.
> These
> are simple two column data ranges. We have previously setup vlookups that
> still function however new ones do not give accurate consistent results.
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> General Discussions All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum