I would like to be able to loop through the big array testing the small array against the other array for all consecutive sets of 20 array elements.
Without knowing what is in each column of the array, I am still unclear what constitutes 20 array elements... how does the second array element factor into this? Below is a general comment I post sometimes and some of it applies to your current question. I would appreciate it if you would factor the points I raise into your response.
A Generalized "Please Note"
--------------------------------------
For future questions you may ask, please do not simplify your question for us... doing so will get you a great answer to a question you do not actually have and which you do not actually care about AND it will almost always lead to you coming back for help when the solution we give you for the simplified question cannot be applied to your actual data and its layout. One thing you must keep in mind when you ask a question in a forum... the people you are asking to help you know
absolutely nothing about your data,
absolutely nothing about how it is laid out in the workbook,
absolutely nothing about what you want done with it and
absolutely nothing about how whatever it is you want done is to be presented back to you as a result... you must be very specific about describing each of these areas, in detail,
and you should not assume that we will be able to "figure it out" on our own. Remember, you are asking us for help... so help us to be able to help you by providing the information we need to do so, even if that information seems "obvious" to you (remember, it is only obvious to you because of your familiarity with your data, its layout and the overall objective for it).