Hi,
I've tried to right a code to simulate the if function by defining an array.
But i get an error :
Compile error:
For Each may only iterate over a collection object or an array.
does that mean that my array is recognized as so by vb, what is wrong with my code ?
Here is what i've done
'Copy...