C
chris.kasperski
I have a problem. I thought it's easy to start some specified Word
document with VBA. And it really is, but the problem is to start
document which uses data from external database and fill some fields
with them. If I start the document manually (by double clicking on it),
Word asks me if I really want to use datas from external database. If I
open this document by VBA script, I'm not asked about anything and
the fields which should contains the data are empty.
I guess it's problem of permittion rights. But I' not sure. Did
anyone has the same problem?? Can someone help me??
document with VBA. And it really is, but the problem is to start
document which uses data from external database and fill some fields
with them. If I start the document manually (by double clicking on it),
Word asks me if I really want to use datas from external database. If I
open this document by VBA script, I'm not asked about anything and
the fields which should contains the data are empty.
I guess it's problem of permittion rights. But I' not sure. Did
anyone has the same problem?? Can someone help me??