Take a look at this link:
http://www.ozgrid.com/News/LookUpMatchIndexVBAFind.htm
One of the FindBillyBrown() routines look close to what you want.
On Fri, 7 Sep 2007 09:30:01 -0700, Mike H.
<(E-Mail Removed)> wrote:
>Is there an array pointer available in VBA? I use it in other languages to
>easily and quickly sort and search arrays. My problem is I have two very
>large spreadsheets and want to get data from one to the other based on a link
>and the arraypointer would make this easier in my opinion. A simple vlookup
>formula in the spreadsheet is very slow for a large qty of numbers so I don't
>really want to use it. Any ideas?
Richard
--