1
Hello! I need to know the position of the cursor in the Textbox when the user type a character (add a word at this position if the character is within the conditions applied in the rest of the program). There is how I get this information in VBA?
Thanks in advance!