Assign text from a Word document to a variable

S

SUZYQ

I'm trying to import text from a Word document into a textbox on a
form. When the user clicks a command button, I want the text document
to open, all of the text to be selected, and the text to be visible in
the form textbox.

Any ideas?

Thanks,
 
Top