ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   copy and paste (https://www.excelbanter.com/excel-programming/293069-re-copy-paste.html)

Tom Ogilvy

copy and paste
 
worksheets("Sheet1").Range("B9:F100").Copy _
Destination:=Worksheets("Sheet3").Range("M32")

--
Regards,
Tom Ogilvy

"Please help" wrote in message
...
How can I copy a range of cell from sheet 1 and copy them to a different

range of cells in Sheet2 using VBA code? If you have any suggestions, it
would be greatly appreciated




All times are GMT +1. The time now is 11:25 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com