How to open an embeded Excel file in a protected Word document ?

F

Fabien

Hello,

I have a protected Word document where I only allow the user to fill some
fields. But in this document, I have an embeded Excel file shown like an
icon. When the user double-click on it, nothing happend because the
document is protected (an I need this protection). My idea was to put a
button who will open the Excel file, but I don't know how to open this
embeded Excel file in VBA code.

Does anyone has an idea ?

Thank you for your help.
Fabien
 
J

Jezebel

Create a separate section for the part of the document that contains the
embedded object. When you protect the document, do not protect this section.
 

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

Top