Suppose I have 2 Arrays: Example1(1 to 20) and Example2(1 to 35)
Is there a quick an easy was to compare these two and remove any records that are in BOTH of the arrays?
Also, the "20" and "35" will vary each time the macro is executed.
Is there a quick an easy was to compare these two and remove any records that are in BOTH of the arrays?
Also, the "20" and "35" will vary each time the macro is executed.