Microsoft Access VBA Programming for the Absolute Beginner

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

Категории