Hi
I am trying to create a macro to copy data from one sheet to another
The data is not copying across
Below is my code, the final row appears to be 0
Appreciate any thoughts
Thanks
kind Regards
ken
Sub Macro1()
'
' Macro1 Macro : Extract data to another Sheet
'
Dim datasheet As...