I am having a few problems copying and pasting a word document from one document to another.
I understand that there is a clipboard object with word itself but i can't get it as I get the VB.NET clipboard object instead which i have found out is not compatible with the word object library.
Basically I require to keep the format of the text(i have tables to copy). Has anybody done it or got any ideas i can try.
Many thanks


Reply With Quote