I am having some technical difficulties trying to place data onto sheet2. Sheet2 starts out blank, as sheet1 is proccessed it pastes data to sheet2. I have tried a "For Each" that failed only pasting data into Range "A1" for every found instance.
In the code below, the area colored "Magenta", I need a Loop of some type that as data is pasted into column A on sheet2, it indexes to the next available cell and continues.
How do I construct such a Loop or For Each with in the existing For Each?
Any hints, tips or examples are welcome.![]()
Please Login or Register to view this content.
Bookmarks