Alberto Alencar
New Member
Hi everyone.. please comment if is there a way to know the length (number of characters) of the current protection password set in a sheet tab.
I know that a protection password set in a sheet tab can contain up to 255 characters.
I would like to know how to discover the number of characters (the length) of the current protection password set in a sheet tab.
I developed a macro that discover the password set up to 12 characters.
I already tested the macro and it works fine (with a password set and controlled by myself).
But it would take too long (months/years) to discover a password set by someone else.
If I knew the length of the current password I could adjust the macro to consider just the combinations for the exact length of the password.
I know that a protection password set in a sheet tab can contain up to 255 characters.
I would like to know how to discover the number of characters (the length) of the current protection password set in a sheet tab.
I developed a macro that discover the password set up to 12 characters.
I already tested the macro and it works fine (with a password set and controlled by myself).
But it would take too long (months/years) to discover a password set by someone else.
If I knew the length of the current password I could adjust the macro to consider just the combinations for the exact length of the password.