Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 94
Default sort data for vlookup

Do I need to sort data for vlookup porpose?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default sort data for vlookup

You only *need* to sort your data if you want an approximate match if an
exact match isn't found. If you only expect to use data with exact matches
then you do not need to sort. However, sorting makes the function work
faster.

Biff

"Holly" wrote in message
...
Do I need to sort data for vlookup porpose?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,886
Default sort data for vlookup

And I'm sure Biff also meant to add,

With an unsorted data set though, you do need to also set the 4th
parameter in Vlookup to 0 or FALSE.

=VLOOKUP(your_value,your_range,your_offset,0)

--
Regards

Roger Govier


"T. Valko" wrote in message
...
You only *need* to sort your data if you want an approximate match if
an exact match isn't found. If you only expect to use data with exact
matches then you do not need to sort. However, sorting makes the
function work faster.

Biff

"Holly" wrote in message
...
Do I need to sort data for vlookup porpose?





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
VLOOKUP with numerical sort JG Excel Worksheet Functions 3 December 11th 06 02:16 PM
Sort of VLOOKUP Rob_T Excel Worksheet Functions 6 May 10th 06 01:25 PM
Vlookup, Sort ?? M.A.Tyler Excel Discussion (Misc queries) 6 February 1st 06 02:21 AM
data sort is not including all columns in sort Tracy Excel Discussion (Misc queries) 1 October 4th 05 12:16 AM
How do I sort a column of data and have each data row sort accordi Oedalis Excel Discussion (Misc queries) 1 March 17th 05 11:52 PM


All times are GMT +1. The time now is 11:06 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"