I have a textbox with imput mask: 99/99/99 for date entry, some "afterupdate" procedure and I want to place currsor always on beginning of the box with "onGetFocus" and textbox.selstart=1 but for some reason it does not work. Cursor stays where is is after clicking. I did try sendkeys "{home}" - this same.
Do you know whot is wrong?
Andrew
Do you know whot is wrong?
Andrew