A
Anson
I have a program that makes a workbook to copy itself without saving it. This workbook has a Global Variable "PWD" to manage the password of a sheet in the workbook. I want to assign a different password for the copy as my program coping itself and lock the sheet with a new password in the new workbook. How do I refer to "PWD" in the new workbook as supposed to the orginal workbook?