Hi,
I'd like to copy for exemple from line 3 to line 4 and next from line 5 to 6 etc...
The problem is that I don't know I many lines I'm going to have in each file (it'a for a macro).
How can I program it exept with the following code:
Range("E3").Select
Selection.Copy...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.