H
hme
Hi everybody
I use:
rng.EntireRow.copy Destination:_
CurrentWkbk.Worksheets("sheet1").cells(Rows.Count, 1).End(xlUp)(2)
to copy entire row.
How can I copy just form column A to N.
Regards
HM
I use:
rng.EntireRow.copy Destination:_
CurrentWkbk.Worksheets("sheet1").cells(Rows.Count, 1).End(xlUp)(2)
to copy entire row.
How can I copy just form column A to N.
Regards
HM