Tough nut to crack for me. I'm writing a small marcro that loops through every row on a sheet. If the row meets a certain condition, (part of it) should be transferred to another sheet.
The way I do it is now is no good. Every time I need to copy a row from the source sheet, I copy it, swap to the target sheet and paste it there. Then I swap back to the source sheet, ...
It's a spectacular show but it doesn't look too efficient
So I was thinking of making a one dimensional array and populate it with rows (colums A-F). I can get a cell in an array but how do I get part of a row in it? Every time I think something is impossible I'm mistaken so I'm hoping this is one of those times
Cheers,
Jeroen
Bookmarks