Need to add a copied line to 1st blank row via a macro
I am working on a Worksheet with several sheets. In the first one, I have a
series of lines that I need to copy to each of the other sheets, based on the
line.
The select criteria is no problem.
The problem is that I need to find out how to find the first blank row on
each of the sheets and paste the line for that sheet there. This is needed
to be done via a macro.
I know you can use ctr down down to get to the last line. However the macro
stores that exact cell as the range.
|