Hi...
I have a userform that I created to describe who is running test. The form
has a text field for tester, type of test, etc.
How can I retain the form values(tester,type of test, etc.), making them
availabe for a copy and paste macro. I want the values to be retained until
someone executes the userform and enters new values.
Thanks
Doug Robbins - Word MVP - 09 Apr 2006 18:54 GMT
You could save the values in document variables and then had them displayed
by inserting { DOCVARIABLE } fields.

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Hi...
> I have a userform that I created to describe who is running test. The
[quoted text clipped - 6 lines]
>
> Thanks