Group: microsoft.public.word.vba.general
From: cyberdude
Date: Saturday, March 29, 2008 9:23 PM
Subject: How to do copy-and-paste easily between a userform and a blank Word document?

Hi,

I have created a userform which takes input of information.
When I move the mouse out of the userform and click on another Word
document to copy some information, it forbids me to do so. I can't
copy any information on that Word document which I want to paste to
the userform. May I ask how I can switch to another Word document
from a userform, copy information from there and paste it to the
userfom conveniently? Thank you.

Mike