want to move cursor down

G

Gator

in a form...when I am in a subform....and press "Enter"...I want to move the
cursor down - like with the arrow key...Can this be done?
thanks
 
N

NetworkTrade

either the form's tab property found in View on the menu bar....or SetFocus
method
 
Top