Excel VBA Password project keeps asking on close

C

Cyberon

Okay i got this very cool Excel, it contains a lot of code and i have
locked it for viewing with a password.

There are forms that popup when specific cells have been selectet etc.

As a rule i do not want my users to save the excel file, because i hav
provided a Save button, that saves the data in a simple txt file, and
load button that can load it back into the different cells. Bottom lin
is don't save the excell file of 1 Mb, but be content with the 4kb fil
that contains all your data.

I know how to control if excel ask to save or not, but someho
everytime after a form has been used and they close excel it keep
asking for the project password.

What is happening????
 
Top