Stop TAB from going to next record

G

Guest

How do you keep the <TAB> key from moving to the next record. I want the
user to manually move to the next record. That I can do, but I can't seem to
stop the tab key from moving on after it gets to the last tab stop.
 
D

Dirk Goldgar

Ripper said:
How do you keep the <TAB> key from moving to the next record. I want
the user to manually move to the next record. That I can do, but I
can't seem to stop the tab key from moving on after it gets to the
last tab stop.

Set the form's Cycle property -- on the Other tab of the form's property
sheet in design view -- to "Current Record".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top