N
nejl
Hi, help would be appreciated on this please:
I currently have a macro that will copy the contents of a couple of rows on
another worksheet when a button is pressed. However, the macro copies the
data on the same row as which it was originally recorded. What I want it to
do is to work down from the top and copy the required rows once it finds 2
blank rows (in a row so to speak). So that in effect there is a blank row
between each group of rows with contents in them. I presume I need to add a
line if code to tell it to do that.
I hope that makes sense.
Thanks for advance.
I currently have a macro that will copy the contents of a couple of rows on
another worksheet when a button is pressed. However, the macro copies the
data on the same row as which it was originally recorded. What I want it to
do is to work down from the top and copy the required rows once it finds 2
blank rows (in a row so to speak). So that in effect there is a blank row
between each group of rows with contents in them. I presume I need to add a
line if code to tell it to do that.
I hope that makes sense.
Thanks for advance.