Dear all,
I have googled for a long time but cannot find out what's wrong.
Is it not possible to copy/paste when you use Range(Cell1,Cell2).copy / Range(Cell1,Cell2).paste
This is my code and it doesn't work. Of course WS, lastrowgp and WS3 are dim-ed
WS.Range(Cells(1, 1), Cells(lastrowgp...