Hi...
I have a routine that copy's a row of cells (Column A through Column L, Row x) and then paste special format on the next row.
This all works great.
After I finish the routine (x number of for loops) I am finished with the macro. The problem is that the last row that I selected to copy remains selected i.e., traveling dashes.
Is there an un select that I can use on the range of cells that I last copied?
Thanks.
I have a routine that copy's a row of cells (Column A through Column L, Row x) and then paste special format on the next row.
This all works great.
After I finish the routine (x number of for loops) I am finished with the macro. The problem is that the last row that I selected to copy remains selected i.e., traveling dashes.
Is there an un select that I can use on the range of cells that I last copied?
Thanks.