O
OccasionalFlyer
I can't think of the place to ask this question that would be optimal,
so I'm trying here. I am inserting an XML document's fields into an
MS Word template. I've inserted several fields but now I'm hitting a
Visual Basic error when I try to do stuff.
Run-time error 91: Object variable or With Block variable not set
I suppose there is VB code under the covers somewhere but I don't know
where, so I have no idea why adding a few fields to my XML document,
which Word said was successfully loaded, causes this error, and I
don't see anything in Word that will help me.
Can anyone suggest a way to figure out the problem? I am a
programmer so I might mind digging through a log or something but I'm
having to do something out of my normal realm or expertise. Thanks.
Ken
so I'm trying here. I am inserting an XML document's fields into an
MS Word template. I've inserted several fields but now I'm hitting a
Visual Basic error when I try to do stuff.
Run-time error 91: Object variable or With Block variable not set
I suppose there is VB code under the covers somewhere but I don't know
where, so I have no idea why adding a few fields to my XML document,
which Word said was successfully loaded, causes this error, and I
don't see anything in Word that will help me.
Can anyone suggest a way to figure out the problem? I am a
programmer so I might mind digging through a log or something but I'm
having to do something out of my normal realm or expertise. Thanks.
Ken