Hello,
I'm just learning to work with arrays, and right now I'm able to fill an Array with values from another Array where the Value is >= 990000.
1st Array = arrAR
2nd Array = arrNonAR
I'm first storing a Range of values into the 1st array that will be used to populate the 2nd array with...