Hi, I am comparing 8 arrays against one, but in order to get some results, the code I have, I need to block many line and live only one unblock, Please any help here.
this is the code:
Sub com_eight()
Dim a As Variant, b As Variant
Dim r As Range, i As Range, j As Range, k As Long...