Mikeymike_W
Board Regular
- Joined
- Feb 25, 2016
- Messages
- 171
Hi all,
I'm sure this is easy enough but I just don't know how.
I have an Activex textbox on sheet1 (named CRF), I want to copy the contents to a cell on sheet 4 (named D.Scheme).
The textbox on sheet "CRF" is named "txtComments" and the cell on sheet "D.Scheme" is named "CommentsCell".
I had originally done this by linking the textbox to the cell but it made everything incredibly slow.
I was thinking of either a macro linked to a button to copy and paste or a worksheet change sub to do it automatically.
Thanks in advance for all your help,
Mike
I'm sure this is easy enough but I just don't know how.
I have an Activex textbox on sheet1 (named CRF), I want to copy the contents to a cell on sheet 4 (named D.Scheme).
The textbox on sheet "CRF" is named "txtComments" and the cell on sheet "D.Scheme" is named "CommentsCell".
I had originally done this by linking the textbox to the cell but it made everything incredibly slow.
I was thinking of either a macro linked to a button to copy and paste or a worksheet change sub to do it automatically.
Thanks in advance for all your help,
Mike