MartyConnelly
martyconnelly at shaw.ca
Wed Sep 17 16:29:15 CDT 2003
How about using Word203 to dump all the data to XML files,and using the WORD 2003 XSD schema file scan through the xml files by bringing them into an XMLdom and use Xpath to rip out the interesting bits. Bob Heygood wrote: >Hello to the List, > >I am hoping to extract some data from more than 800 Word .dot & .docs. The >user has saved these without either naming the fields or inserting >bookmarks. >My thought is to iterate thru the Fields collection and capture the info. I >would welcome any help with the code to do so or another idea. I also have >considered using a search routine to find the location via the text >preceding each field. > >TIA > >Bob Heygood > > > >_______________________________________________ >AccessD mailing list >AccessD at databaseadvisors.com >http://databaseadvisors.com/mailman/listinfo/accessd >Website: http://www.databaseadvisors.com > > >