christian2016
Board Regular
- Joined
- Oct 6, 2016
- Messages
- 123
Im looping a range of cells in column A. If it meets a certain criteria need to copy that whole row.
Instead of individually copy and pasting the row everytime i loop when the if statement is true i want to keep adding that row to an array, collection or whatever is a better solution and once im out of the loop paste all the data in one hit.
Any help or assistance is greatly appreciated.
Thanks
Instead of individually copy and pasting the row everytime i loop when the if statement is true i want to keep adding that row to an array, collection or whatever is a better solution and once im out of the loop paste all the data in one hit.
Any help or assistance is greatly appreciated.
Thanks