Sorry guys but I am stuck again. In the middle of a macro and need to be able to place the cursor at the end of a range which will not be constant - any help greatly received. Poss PX accounting advice
I have the macro placing the cursor in the correct cell and I have highlighted the area I need from the second worksheet. Trouble is I now don't know how to write the code that will paste it in the area which starts 1 cell down from the last active cell.
Trouble is the paste is not working - possibly as the data is on a different worksheet. Macro as it stands at the moment is:

Comment