I have some code that is supposed to move data from one table to another while sorting them. So a row is added to Table2 and it's supposed to look for another row that meets the criteria and then add that row. It runs and just stops without error halfway through. I noticed the last row it usually stops on usually contains the header info from table1. But I can't figure out how to implement ".DataBodyRange" to prevent this.
The full code:
I will also attach what I'm working on for visual reference.
![]()
Please Login or Register to view this content.
Bookmarks