I need to move the cursor down one row after going to the end of existing data.
Otherwise, when I paste, it would overwrite the last row of the existing data.
How do I write that in VBA.
BTW, all my VBA code is based on MrExcel forum board discussions, in other words I can't write but reading...