Team LiB
Previous Section Next Section

GoToControl

Moves the focus to a particular control on a form.

Syntax

DoCmd.GoToControl ControlName

where ControlName is the name of a control on the active form.

Comments


Team LiB
Previous Section Next Section