Mail merge with Word with Access security

  • Thread starter Thread starter William5271
  • Start date Start date
W

William5271

I am working on an Access database and have enabled user security on
it, but now it will not let Word access data from the database to mail
merge. I am trying to send data from a query in order to put that into
a letter, but when I try to do it I get a message saying that I don't
have the correct permissions.
 
consider using my word merge example. My word merge works if your database
has a password.

And, if you in addition to passwords implement workgroup security for the
your application, my word merge WILL STILL work.

So, my examples all by-pass security. Try the sample download, if you think
it suites your needs, then read the step by step instructions on the web
site how to use this in your application. My example supports sending
queries, and sql to the word merge also.

you can find the super easy word merge here:

http://www.members.shaw.ca/AlbertKallal/msaccess/msaccess.html
 
Back
Top