K
Karen
Good morning
Sheet 1 is password protected and a button on that sheet tranfers data
to sheet 2 based on entries in a column.
I have used "Application.Dialogs(xlDialogProtectDocument).Show" to
prompt the user for the password however if they select the cancel
button the script still continues and transfers the data.
How can I stop it doing so if the cancel or even if an incorrect
password is entered?
Many Thanks
Sheet 1 is password protected and a button on that sheet tranfers data
to sheet 2 based on entries in a column.
I have used "Application.Dialogs(xlDialogProtectDocument).Show" to
prompt the user for the password however if they select the cancel
button the script still continues and transfers the data.
How can I stop it doing so if the cancel or even if an incorrect
password is entered?
Many Thanks