M
moixerno
Hello,
I'm trying to do a macro VBA for that:
There is a range in a sheet that I don't know how many rows it has.
I want to copy cells from column D to column C (for example), but only in
the range, becouse there's another data in this D and C columns out of the
range.
Can anybody help me?
Thank you very much.
I'm trying to do a macro VBA for that:
There is a range in a sheet that I don't know how many rows it has.
I want to copy cells from column D to column C (for example), but only in
the range, becouse there's another data in this D and C columns out of the
range.
Can anybody help me?
Thank you very much.
" & lastrow)