Suppose that we save this word docs with complicated table structure into an
XML file using Word2003 or Office2003, is there possibility that we can
extract the table structure and its values?
Try it and see using the Table menu, it depends on HOW those rows are
merged of course. in VBA, you use something like
ActiveDocument.Tables(1).ConvertToText
Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com
steve from wordheretic.com (Email replies require payment)
Ruby Tuesday reckoned:
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.