Is there a way to call a command button when enter is pushed in a textbox without having it beep and still retaining the password char? I tried making it multiline and putting its selstart back to 1 before calling the command button and that worked but it no longer uses the password char when its multiline.