McKnight05
New Member
- Joined
- Aug 19, 2013
- Messages
- 2
Hello everyone,
sorry if this question was asked before - I have searched through the forums and haven't found anything similar.
So this is what I'm trying to do:
I want to have a button on SHEET01 that (when pressed) will copy the values from the currently selected cells on SHEET01 to the corresponding cells on SHEET02. This needs to work in both cases: if only one cell on Sheet01 is selected and if a whole range of cells (rows, columns..) are selected.
How would the VBA code for this look like?
Any help is appreciated.
Regards,
McKnight05
sorry if this question was asked before - I have searched through the forums and haven't found anything similar.
So this is what I'm trying to do:
I want to have a button on SHEET01 that (when pressed) will copy the values from the currently selected cells on SHEET01 to the corresponding cells on SHEET02. This needs to work in both cases: if only one cell on Sheet01 is selected and if a whole range of cells (rows, columns..) are selected.
How would the VBA code for this look like?
Any help is appreciated.
Regards,
McKnight05