G
Guest
Hi All.
For Ex03, how do I password protect the project from within the VBA code?
I can't find the equivalent coding I've used for protecting a workbook, or a
worksheet.
I have 2 workbooks, Workbook1, and Workbook2.
Using code running in Workbook1, a module in Workbook1 is copied into
Workbook2. After the copy I want to password protect the VBE in Workbook2.
How do I do it? Do I have to do a Save As... of Workbook2?
Thank you for looking at my posting.
Paul
For Ex03, how do I password protect the project from within the VBA code?
I can't find the equivalent coding I've used for protecting a workbook, or a
worksheet.
I have 2 workbooks, Workbook1, and Workbook2.
Using code running in Workbook1, a module in Workbook1 is copied into
Workbook2. After the copy I want to password protect the VBE in Workbook2.
How do I do it? Do I have to do a Save As... of Workbook2?
Thank you for looking at my posting.
Paul