Thank you for that but this is not what I need. Thank you anyway.
I use this for signing documents. There are about 15 people, that sign documents. I place docunemt on server, send link and 3 workers, assign for sign document can acces to file. Nobody can not know for password of other. So...they just read document, if they agree with content, they must write their password in one of those 3 textboxes. Becouse of that, passwords must be masked. I can do that only with textboxes.
I am documents admin. When I see all 3 password filled, I then with macro running, convert those 3 passwords to original titles. Macro will be locked and only I can run macro.
My two codes in original post working perfect...problem is, that they dont work inside textboxes. And my solution have multiple steps. Now I search for solution just with one step and that will work with textboxes too.
Is it possible or not?
|