Hello,
I have quick question. This is not so important, but I am buidling userform for password input and wanted to use Wingdings as password character, for example ,,N" .
But when I change font to wingdings, set passchar to "N", after each character txtbox loose focus and must be activated by clicking again.
Is there anything I can avoid this behavior? I tried to use txtbox_change = me.txtbox1.setfocus, txbox before update (same part of code), none of it is working.
Can someone pls help?
Thank you.
brgds,
Tom
I have quick question. This is not so important, but I am buidling userform for password input and wanted to use Wingdings as password character, for example ,,N" .
But when I change font to wingdings, set passchar to "N", after each character txtbox loose focus and must be activated by clicking again.
Is there anything I can avoid this behavior? I tried to use txtbox_change = me.txtbox1.setfocus, txbox before update (same part of code), none of it is working.
Can someone pls help?
Thank you.
brgds,
Tom