Home
TeamSite
Insert word doucment from filesite
System
Hi there,
I was wondering if anyone knew how to insert text from one Filsite document (MS Word file) into another. Obviously the filesite document that you are inserting from is stored in filesite and the other document is the one being worked on. I have been able to get a trustedlogin and reference the document that i need but am not sure how to do the rest?? Any ideas??
Cheers
Find more posts tagged with
Comments
wolfgang
If you do a GetCopy() for that second Word document, you'll have it locally. From there you would have to go with what the Microsoft Office libraries offer ...
Does that help?
Wolfgang
Migrateduser
Yes thanks.... Thats very helpfull.