G
Guest
Guest
Hello out there. Can anyone tell me what code might work for the following scenario. If we have a worksheet "A", and let's say there is data in colums A1 to C25 that we want to copy and paste to worksheet "B".
Is there a way to do this where the code will only copy the cells as far down as the text goes? In other words at one time the Worksheet "A" may have information in cells A1 to C25, but on another day, or in another worksheet, the data may stop at row 6. So I can't really say "Copy the data from A1 to C6", because at some point it may be "A1 to C25", or any other row. Is there something that will work for this? I want it to copy the info to Worksheet B, then return to Worksheet A.
Thanks for any help you can offer!
Is there a way to do this where the code will only copy the cells as far down as the text goes? In other words at one time the Worksheet "A" may have information in cells A1 to C25, but on another day, or in another worksheet, the data may stop at row 6. So I can't really say "Copy the data from A1 to C6", because at some point it may be "A1 to C25", or any other row. Is there something that will work for this? I want it to copy the info to Worksheet B, then return to Worksheet A.
Thanks for any help you can offer!