If you enable “Do not prompt user for filename when saving”, then your XLS Padlock compiled workbook won’t create saves itself.
You are then responsible for using VBA to save your workbook as a file and encrypt it if you want. Otherwise, changes will be lost. So it is not recommended to use it, unless you know what you are doing.
What are the code to do the task?
Thank you.
Frank Chan
You are then responsible for using VBA to save your workbook as a file and encrypt it if you want. Otherwise, changes will be lost. So it is not recommended to use it, unless you know what you are doing.
What are the code to do the task?
Thank you.
Frank Chan