Hi all. I have 2 sheets; Master and Result. I want to run a code that if row n, col C of Master satisfies some condition, I will copy the whole row and paste into the last row of the Result sheet. Both sheet have header, same order header. So when it paste into Result sheet, it will start with row 2, then row 3, etc...which way is the best way to paste into the last row + 1 (because the last row already contains data) of sheet Result?
Thank guys
Bookmarks