Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 553
Default Which Excel Functions Require Arrays to be Sorted?

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 149
Default Which Excel Functions Require Arrays to be Sorted?

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
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
Arrays/Functions/Different datatypes in a formula? Jess Excel Worksheet Functions 3 November 13th 06 10:15 AM
Excel functions which support arrays (SHIFT-CNTRL-ENTER)? ExcelMonkey Excel Worksheet Functions 1 April 19th 06 06:39 PM
Arrays parameters in Functions BruceK Excel Worksheet Functions 4 June 30th 05 11:40 AM
Data calculations require more than 7 nested functions F6Hawk Excel Worksheet Functions 4 November 9th 04 06:47 AM
Data calculations require more than 7 nested functions F6Hawk Excel Worksheet Functions 0 November 8th 04 04:18 PM


All times are GMT +1. The time now is 09:49 PM.

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

About Us

"It's about Microsoft Excel"