View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] phpons@gmail.com is offline
external usenet poster
 
Posts: 1
Default How to avoid being asked for a VBA password on workbook close?

Hi all,

I have a workbook with VBA code that is protected with a password.
I use the workbook, and when I close it, I get a message box that asks
for the project password!!

How can I get rid of this "behavior"?

TIA,

Philippe