Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default I am a little confused with the VLOOKUP results I am getting....

I have the following

=VLOOKUP(E2,'Finished Results'!E:F,1,FALSE)

It is working fine, just I am not getting quite the results I was expecting!

According to the help, I should have the ref table sorted by the feild I am
looking for. In this case, even with out it sorted, I seem to be getting the
correct results!

Am I missing something here? Do I need to sort the data? Is there something
wrong in the help file?

Thanks
Phil



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 107
Default I am a little confused with the VLOOKUP results I am getting....

IIRC, sorting only matters when you are NOT returning an exact match.
Because you've specified FALSE as your 4th argument, VLOOKUP is
returning an exact match, so sorting is irrelevant.

--
HTH,
Dianne

In news:Qsrwb.293341$Tr4.926743@attbi_s03,
Phillips typed:
I have the following

=VLOOKUP(E2,'Finished Results'!E:F,1,FALSE)

It is working fine, just I am not getting quite the results I was
expecting!

According to the help, I should have the ref table sorted by the
feild I am looking for. In this case, even with out it sorted, I seem
to be getting the correct results!

Am I missing something here? Do I need to sort the data? Is there
something wrong in the help file?

Thanks
Phil



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default I am a little confused with the VLOOKUP results I am getting....

Ahhhhh!!!!!

And I have always sorted before. Gee, I wish I knew Excel better!!!!

Thanks!
Phil

"Dianne" wrote in message
...
IIRC, sorting only matters when you are NOT returning an exact match.
Because you've specified FALSE as your 4th argument, VLOOKUP is
returning an exact match, so sorting is irrelevant.

--
HTH,
Dianne

In news:Qsrwb.293341$Tr4.926743@attbi_s03,
Phillips typed:
I have the following

=VLOOKUP(E2,'Finished Results'!E:F,1,FALSE)

It is working fine, just I am not getting quite the results I was
expecting!

According to the help, I should have the ref table sorted by the
feild I am looking for. In this case, even with out it sorted, I seem
to be getting the correct results!

Am I missing something here? Do I need to sort the data? Is there
something wrong in the help file?

Thanks
Phil





  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 171
Default I am a little confused with the VLOOKUP results I am getting....

Phillips wrote:
According to the help, I should have the ref table sorted by the feild I am
looking for.


But that isn't what the help says.

Alan Beban

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sum the results of a vlookup Gino59 Excel Worksheet Functions 3 July 31st 09 02:52 PM
IF/VLOOKUP with #N/A results Supe Excel Discussion (Misc queries) 6 July 2nd 09 09:30 PM
Vlookup with two results Luke Excel Discussion (Misc queries) 2 March 22nd 07 05:41 PM
Confused on what to use ????? vlookup with different criteria kate Excel Worksheet Functions 5 July 17th 06 09:28 AM
Match, Index, Vlookup, If (confused) PJS Excel Discussion (Misc queries) 4 January 30th 06 04:56 AM


All times are GMT +1. The time now is 12:50 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"