4d, AS and MSword VBA problem
4d, AS and MSword VBA problem
- Subject: 4d, AS and MSword VBA problem
- From: "Martin Karpowski" <email@hidden>
- Date: Fri, 18 May 2001 10:23:02 +0200
hi,
I try to fill fields in a MSWord document from a 4D database with help of AS
That' s no problem, but I have to "activate" MSWord after jumping (do Visual
Basic "ActiveDocument.Fields(3,4,....).Select") from one field to another in
the MSWord document to fill in the field I have jumped to. Without
"activate" MSWord i get an error.
how can I fill out the document without bringing MSWord to front?
thanks
Martin Karpowski