can i change my mouse cursor in froms??? And i want to ask another question , When input a data in forms, i want the result to be the first word to be uppercase.. Example, i write "kekewong", then result will be "Kekewong".
ActiveControl is a psuedonom for the current field you ar coding. You can name the field if you like but by using the ActiveControl naming convention you can easily cut and paste the code to different text boxes and it works for them all