Copy the value of a field to the clipboard

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I'm trying to write a script that will copy the values of a form's object
(e.g. textbox) onto the clipboard so that it can be pasted into another
application. I can't find any reference to copying the userproperties of the
object and can't think of another way to do it..!

Many thanks, as always,

Mike
 
I'm trying to write a script that will copy the values of a form's object
(e.g. textbox) onto the clipboard so that it can be pasted into another
application. I can't find any reference to copying the userproperties of the
object and can't think of another way to do it..!
Turns out I did Yet Another Toolbar that did that function--the copy to the
clipboard, at least.

Go to this page to find the download vector:
http://www.outlookbythesound.com/prod02.htm

There seems to be no useful information on the page, so you will have to
download the code and see what it says there. My apologies.

Hollis D. Paul [MVP - Outlook]
(e-mail address removed)
Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2600
http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US

Mukilteo, WA USA
 
Back
Top