G Guest Mar 24, 2005 #1 How can I insert a file object into a field on a protected word template.... any suggestions?
W Word Heretic Mar 27, 2005 #2 G'day "gt" <[email protected]>, Using VBA: Unprotect teh document Insert the object Reprotect the doc without resetting the field contents Steve Hudson - Word Heretic steve from wordheretic.com (Email replies require payment) Without prejudice gt reckoned:
G'day "gt" <[email protected]>, Using VBA: Unprotect teh document Insert the object Reprotect the doc without resetting the field contents Steve Hudson - Word Heretic steve from wordheretic.com (Email replies require payment) Without prejudice gt reckoned:
C Cindy M -WordMVP- Mar 27, 2005 #3 Hi =?Utf-8?B?Z3Q=?=, How can I insert a file object into a field on a protected word template.... any suggestions? Click to expand... It would require VBA (a macro) to unprotect, insert, then reprotect. Cindy Meister INTER-Solutions, Switzerland http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004) http://www.word.mvps.org This reply is posted in the Newsgroup; please post any follow question or reply in the newsgroup and not by e-mail
Hi =?Utf-8?B?Z3Q=?=, How can I insert a file object into a field on a protected word template.... any suggestions? Click to expand... It would require VBA (a macro) to unprotect, insert, then reprotect. Cindy Meister INTER-Solutions, Switzerland http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004) http://www.word.mvps.org This reply is posted in the Newsgroup; please post any follow question or reply in the newsgroup and not by e-mail