View Single Post
  #2   Report Post  
Doug Robbins
 
Posts: n/a
Default

Mailmerge and formfields as in a protected document are incompatible.

You could use VBA to populate replicas of a "main" document with the data
from the database to avoid that conflict.

--
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP
"aatwood" wrote in message
...
I am trying to take a created form that has entries plus checkboxes and
create a mailmerge with it. I am not able to use the checkboxes unless
the
form is locked. However when it is locked, I can not select a different
person. I am dumping our system database into excel which then is used to
merge to our forms that are created. We want certain fields to
automatically
populate with the data provided to remove the retyping of information.
Any
suggestions on how I can get them both to work??