Advance to Next Record

B

Bubba

This may be a simple question. I am wondering how I can stop my form from
advancing to the next record when pressing tab. I only want a user to be
able to switch records by using a drop down list and selecting the record,
or by clicking add record. Is there a form property I need to set to not
allow the form to advance on its own?
Any help would be greatly appreciated.
Thanks,


Reginald
 
H

Hugh O'Neill

Bubba said:
This may be a simple question. I am wondering how I can stop my form
from advancing to the next record when pressing tab. I only want a
user to be able to switch records by using a drop down list and
selecting the record, or by clicking add record. Is there a form
property I need to set to not allow the form to advance on its own?
Any help would be greatly appreciated.
Thanks,


Reginald


In the Form's properties, look at the 'Other' tab and set the Cycle
property to 'Current Record'.

hth

Hugh
 
F

Fredg

Reginald,
Set the Form's Cycle property to
Current Record
It's on the Other tab of the Form's property sheet.
 

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