E
essorem
Guest
hello! I have a form with an OLE object embedded(or linked) on it. The object is a word document. What I need to do is paste the text from that document into a new document. When I DoCmd.RunCommand acCopy it copies and pastes the whole object. Does anyone know how to access/select/paste/whatever the text from the word document?