How to protect VBA code in Excel through C#

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

Guest

Hi,

I need to password protected VBA-module by code (macros) in the excel sheet
through code (C#). Any examples will be appreciated.

Thanks

Sak
 
A search on vba passwords or security should lead you to quickly realize that
password protection of any code written in vba is only a joke.

I can be opened in a split second.
 

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