This is a pretty simple question, but I just can't get it to work! I have a string value,as in a password such as A2nf45RS and I would like to convert that value to an integer. I need that integer value in order to do a randomize on another field. This is what I have, but it always returns a value of "0" <br><br><br>sFrmPass = Val(frmPassword.txtPassword.Text)<br><br><br>Its Monday and my brain is just not functioning I guess
)<br><br>I thank you in advance for any help.<br>