The problem I have is to open password protected files.
I know of 2 possible passwords, so if either works, then fine, otherwise I want to display a message informing the user that neither passwords are correct.
This is my code:
On Error GoTo Err1
Workbooks.Open...