B
Bob Howard
I have a field with an input mask. When the user wants to type in that
field, they sometimes simply click in the field and start typing.
But I want them to always start entering data at the first position of the
field (which is usually not where they click).
What sort of VBA code would I use to move the "cursor" to the first position
of the field (I assume this would be in a GotFocus event ... or something
like that)??
thanks. bob.
field, they sometimes simply click in the field and start typing.
But I want them to always start entering data at the first position of the
field (which is usually not where they click).
What sort of VBA code would I use to move the "cursor" to the first position
of the field (I assume this would be in a GotFocus event ... or something
like that)??
thanks. bob.