Is there a way to use VBA to set up a VBA password in another workbook?

  • Thread starter Thread starter Excel 009
  • Start date Start date
E

Excel 009

Hi everyone,

Is there a way to use VBA to set up a VBA password in another workbook?

I know there is way to put VBA module and sub procedure into another
workbook using VBA, but can I password protect them using VBA as well?

AS
 
Not really.

The only attempts I've seen all rely on Sendkeys and that's not really reliable.
 

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