Hi all,
I have some custom VBA functionality built behind an excel worksheet. One of the features that is included is a user form that pops up when a user changes the values of certain fields. A text box on the user form will capture data that is entered by a tester, I would like to allow the testers to have the ability to copy and paste cell data into the text box on the on the user form. Currently this is only possible to paste copied data into this box using the shortcut key (Ctrl-V).
I would a like a small window or menu to appear when a tester right clicks in text box to allow them to copy or paste to this field using the mouse.
Thanks in advance for any help on this issue..
Larry
I have some custom VBA functionality built behind an excel worksheet. One of the features that is included is a user form that pops up when a user changes the values of certain fields. A text box on the user form will capture data that is entered by a tester, I would like to allow the testers to have the ability to copy and paste cell data into the text box on the on the user form. Currently this is only possible to paste copied data into this box using the shortcut key (Ctrl-V).
I would a like a small window or menu to appear when a tester right clicks in text box to allow them to copy or paste to this field using the mouse.
Thanks in advance for any help on this issue..
Larry