M
MM
Hello all,
I am trying to create an xml object with vb on word 2004 for mac.
when trying to run the following line, I get an error saying
msxml2.Document is not installed. Is there any way around this
problem?
Set xmlObject = CreateObject("msxml2.DOMDocument")
thanks
mm
I am trying to create an xml object with vb on word 2004 for mac.
when trying to run the following line, I get an error saying
msxml2.Document is not installed. Is there any way around this
problem?
Set xmlObject = CreateObject("msxml2.DOMDocument")
thanks
mm