I have a program that outputs a one-dimensional array to worksheet cells, but now i need even numbers to swap place with odd numbers.
I've realized that to do so, i must use loops. Yet i have no idea about how to actually do that.

Would be nice if i could have any suggestions on how to actually do it.

Kaspars B