If your workbook is protected with a password and opened from external application (other workbook), you may want to avoid showing password request dialog to customer. This task could be easily resolved, you need to add the following code to procedure, which opens your workbook:
See Also