H
Herbert Chan
Hello,
I've two lists of data in array in VBA.
How do I exclude the data in array1 from array2 so that I will be left with
an array2 that does not contain any number in array1?
I need this function in VBA.
Thanks.
Herbert
I've two lists of data in array in VBA.
How do I exclude the data in array1 from array2 so that I will be left with
an array2 that does not contain any number in array1?
I need this function in VBA.
Thanks.
Herbert