Thread: [Solved] Word Form/Merge questions
View Single Post
 
Old 09-18-2012, 06:14 PM
Cosmo Cosmo is offline Windows Vista Office 2007
Competent Performer
 
Join Date: Mar 2012
Posts: 240
Cosmo is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
The issue you have to recognise is that your formfields won't survive the mailmerge. In that sense, it really doesn't matter whether the document is protected, the result will be the same - no formfields in the output (actually, checkbox formfields will survive).
Actually, that might be fine if I understand it. There are only going to be checkbox form fields (all other fields will be the user's merge fields, or text that they will enter directly into cells in the table). There won't be any other form fields in the document.

But I still need to be able to lock the form to prevent the user from entering into cells that are not allowed, or adjusting the table cell dimensions. This is a medical form, and the alignment of the data entry fields must be maintained. And once the document is protected, the user cannot run the data merge. The only option I see is using a macro to perform the entire task as I mentioned in my last post, assuming that it is do-able.
Reply With Quote