inserting file objects into fields...

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I insert a file object into a field on a protected word template....
any suggestions?
 
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:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top