Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
In Excel 2003, when you looked up in the Criteria table, the identifier you
chose had to be on the end and in alpha numeric order. Is this still the case? If I was to vlook up in multible tables and generate my own unique information, Can I go to a table created in the vlookup and use it even if it is not in alpha numeric order? Is there a work around? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I don't really understand your question, but the quick answer is that there
is no change in Vlookup from 2003 to 2007. You have always been able to use a table that wasn't in order by using False as the fourth parameter. Regards, Fred "PM in Hell" wrote in message ... In Excel 2003, when you looked up in the Criteria table, the identifier you chose had to be on the end and in alpha numeric order. Is this still the case? If I was to vlook up in multible tables and generate my own unique information, Can I go to a table created in the vlookup and use it even if it is not in alpha numeric order? Is there a work around? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What you state is not entirely true.
In either version of Excel.............. If range_lookup is True then table_array must be sorted. If set to False, no need for sorting. =VLOOKUP(value,table_array,colindex,False) If you check out help on VLOOKUP you will see this information. Gord Dibben MS Excel MVP On Fri, 12 Feb 2010 16:30:21 -0800, PM in Hell wrote: In Excel 2003, when you looked up in the Criteria table, the identifier you chose had to be on the end and in alpha numeric order. Is this still the case? If I was to vlook up in multible tables and generate my own unique information, Can I go to a table created in the vlookup and use it even if it is not in alpha numeric order? Is there a work around? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
AutoCorrect in Excel not fully setup - Office 2007 | Excel Discussion (Misc queries) | |||
Page Setup in Excel 2007 | New Users to Excel | |||
how do i setup vlookup to look up in a different excel spreadsheet | Excel Worksheet Functions | |||
Excel 2007 Beta Setup Problem | Setting up and Configuration of Excel | |||
how to setup autosave in excel 2007 | Setting up and Configuration of Excel |