Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Can anyone tell me which Excel functions require sorted ascending arrays.
For example, I know that the Lookup function only works if the array it looks at is sorted in ascending fashion: LOOKUP(LookupValue, Ascending Array) Are there any other which require this? Thanks EM |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
MATCH, VLOOKUP and HLOOKUP don't require that things be sorted in any order
*if* you use the optional arguments to look for an exact match. If you want approximate matches (the default, i believe, in all cases) then a sort order is necessary. Afaik, LOOKUP is the only function that requires sorted data under any circumstance. HTH, "ExcelMonkey" wrote in message ... Can anyone tell me which Excel functions require sorted ascending arrays. For example, I know that the Lookup function only works if the array it looks at is sorted in ascending fashion: LOOKUP(LookupValue, Ascending Array) Are there any other which require this? Thanks EM |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Arrays/Functions/Different datatypes in a formula? | Excel Worksheet Functions | |||
Excel functions which support arrays (SHIFT-CNTRL-ENTER)? | Excel Worksheet Functions | |||
Arrays parameters in Functions | Excel Worksheet Functions | |||
Data calculations require more than 7 nested functions | Excel Worksheet Functions | |||
Data calculations require more than 7 nested functions | Excel Worksheet Functions |