G
Guest
I want to copy the value from a textbox and paste it to another object. I
dont want to put the copy / paste on a menu bar or shortcut menu and dont
want to use Ctrl-C and Ctrl-V. What I want is to do it with a line of code.
I thought something like DoCmd.Object.Copy and DoCmd.Object.Paste but I have
looked for and tried everything. What is the code for this?
Thank you for your help.
Steven
dont want to put the copy / paste on a menu bar or shortcut menu and dont
want to use Ctrl-C and Ctrl-V. What I want is to do it with a line of code.
I thought something like DoCmd.Object.Copy and DoCmd.Object.Paste but I have
looked for and tried everything. What is the code for this?
Thank you for your help.
Steven