Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 102
Default Alternative to Application.Match

I thought about that, but logically, it seems like that would take more
time. My reason is this:

For each element in the first array that I'm trying to match -
I'd have to take the entire second array and go back and forth several
times until if found a number that matched - then I still have to
figure out how many items above and below are equal to that value.

The way I'm doing it - since my arrays are both sorted and I know that
every element in the first array appears in the second (and maybe
multiple times in the first as well)
- by resetting the starting point each time through to be progressively
higher and higher and then bypassing any calc's when it hits a maximum,
I'd think that would be faster

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 - find an alternative approximate match Graeme Excel Worksheet Functions 4 August 16th 09 06:56 PM
Alternative add-on application to VLOOKUPS command? Nikki Excel Discussion (Misc queries) 2 September 6th 07 12:42 AM
Alternative to Application.Match [email protected] Excel Programming 2 September 3rd 04 12:40 PM
Application.Match [email protected] Excel Programming 0 September 2nd 04 04:07 PM
Application.Match [email protected] Excel Programming 0 September 2nd 04 12:07 AM


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