Bobby
2005-10-18 00:13:03 UTC
Using VBA, I am trying to convert a word doc to xml. The creation happens
without a problem but when I try to open it using word I get an error in the
xml document.
Basically I create a new xml file using the file system object and dump the
contents using "ActiveDocument.Range.XML"
I am under tight deadline and any help would be greatly appreciated.
without a problem but when I try to open it using word I get an error in the
xml document.
Basically I create a new xml file using the file system object and dump the
contents using "ActiveDocument.Range.XML"
I am under tight deadline and any help would be greatly appreciated.