So I have a range of data what I have to copy but in the middle there is a breakrow that I do not want to copy.
I identified the beginrow (brow), the end row (lrow) and the line which I do not want (breakrow).
I wanted to copy it like this :
But this will still copy the entire block...![]()
Please Login or Register to view this content.
Usingand![]()
Please Login or Register to view this content.
separately works just fine.![]()
Please Login or Register to view this content.
Why can I not combine the 2 and get it to work?
Bookmarks