Macro Dispaly Box

  • Thread starter Thread starter raymondsum
  • Start date Start date
R

raymondsum

When i open the file having Macro, it will show a Display Box (Macros
contains .... lose some functionality).

How can i hide the Box?

Thanks

Raymond
 
Hello Raymond

Changing security as low makes it possible. But you have to care if the
code has been coming from the place trustable.
 
Colo,

Thank you for your reply.

If i could not hide the 'Display Box' , then the users knew this file
having 'Macro' designed by me. They will press 'Alt F11' to view or
edit my program.

How could i hide the details of macro if the security setting up by
users is high or medium?

Thanks in advance.

Raymond
 
Hi Raymond,

Plase have a look at VBE(Visual Basic Editor) then right click your
VBProject in the Project window.
Select Property(E), you can protect your VBProject with the PASSWORD at
there.
 

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