![]() |
Copying data from one cell to another
Hi there all
i want to copy info from one cell into another with the click of button, any idea how i do this? cheers from C -- Message posted from http://www.ExcelForum.com |
Copying data from one cell to another
Private Sub CommandButton1_Click()
Range("A1").Copy Destination:=Range("B9" End Sub -- Regards, Tom Ogilvy "cakonopka " wrote in message ... Hi there all i want to copy info from one cell into another with the click of a button, any idea how i do this? cheers from CK --- Message posted from http://www.ExcelForum.com/ |
Copying data from one cell to another
Is it possable to do it so it say copys A1, then clears the contents o
A1, and copies it to say B1, and next time it's run to B2, then B3 an so on -- Message posted from http://www.ExcelForum.com |
All times are GMT +1. The time now is 07:07 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com