Im looking to see if what I am looking for is possible.
I have a sheet that have various data.
I have made macros that copy and paste certain ranges from that sheet.
Now on the sheet that I want to paste the data into, I have locked all cells bar the ones I want the data entered in too.
The problem Is when you begin to fill up the space, and say I only have 5 rows left, If i press the macros to paste the data that has more than 5 rows you will get a error as the rest of the cells are locked.
So what I want to know, is it possible for the macro to be edited so that it would then continue the pasting action in the next desired colum
So say the copied data has a range of A1:A10
I have open colums of A1:A5 and B1:B5
Could I get it to paste like that if I run out of room.
Make sense?
I have a sheet that have various data.
I have made macros that copy and paste certain ranges from that sheet.
Now on the sheet that I want to paste the data into, I have locked all cells bar the ones I want the data entered in too.
The problem Is when you begin to fill up the space, and say I only have 5 rows left, If i press the macros to paste the data that has more than 5 rows you will get a error as the rest of the cells are locked.
So what I want to know, is it possible for the macro to be edited so that it would then continue the pasting action in the next desired colum
So say the copied data has a range of A1:A10
I have open colums of A1:A5 and B1:B5
Could I get it to paste like that if I run out of room.
Make sense?
, I'll nip her head when she's got a free hour ok :-)
Comment