ccharles4432
New Member
- Joined
- Apr 5, 2022
- Messages
- 3
- Office Version
- 365
- Platform
- Windows
Hello,
I am very new to excel and VBA. I am trying to:
-Have a button for each row in a sheet called "sheet one".
-On click for one of these buttons, it copies 10 specific cells from the row (say J, H, I, M and L for a given row),
-Putting them in a new entry in a different sheet "sheet two" (same worksheet).
If anyone could cover how I can copy specific cells for a given row and paste them into a different sheet, that would be the best.
Thanks!
I am very new to excel and VBA. I am trying to:
-Have a button for each row in a sheet called "sheet one".
-On click for one of these buttons, it copies 10 specific cells from the row (say J, H, I, M and L for a given row),
-Putting them in a new entry in a different sheet "sheet two" (same worksheet).
If anyone could cover how I can copy specific cells for a given row and paste them into a different sheet, that would be the best.
Thanks!