Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

move the cursor?

0 views
Skip to first unread message

Victor

unread,
Jun 12, 2003, 7:09:42 PM6/12/03
to
is there a function that will move the cursor to a
specified field in the form if some event happens?

Ken Snell

unread,
Jun 12, 2003, 8:00:10 PM6/12/03
to
Use the .SetFocus method of the control that you want to get the cursor
(focus):

Me.txtControlName.SetFocus

--
Ken Snell
<MS ACCESS MVP>

"Victor" <johndoe...@yahoo.com> wrote in message
news:060601c33137$b4c4bb20$a301...@phx.gbl...

0 new messages