ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   macro to copy and paste (https://www.excelbanter.com/excel-discussion-misc-queries/187692-macro-copy-paste.html)

Lala

macro to copy and paste
 
copy cell from D4361 and E4361 to paste in active selected cell

joel

macro to copy and paste
 
Sub CopyCells()

Range("D4361:E4361").Copy _
Destination:=ActiveCell

End Sub



end sub

"LALA" wrote:

copy cell from D4361 and E4361 to paste in active selected cell



All times are GMT +1. The time now is 10:05 PM.

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