Posts by h2ocampioni • 21 points
2 posts
- 
		1 votes0 answers35 viewsQ: How to find cursor in Textbox?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… 
- 
		0 votes1 answer36 viewsQ: VBA - How to autocomplete a word in the middle of TextboxHello! I am developing a VBA project whose main input is a function f(x,y). I still find it difficult to configure the Textbox to limit the entries, for example: when inserting the "c" character, I…