Prevent tabbing to new record

G

Guest

I have a form that I want to be used only for adding new records. It is a
modal popup which I don't want control navigation through cmd buttons. I have
a button for adding new records (the form opens up to a new record and this
button advances to the next new record) and a button for closing the form.
The users can still tab to the next new record, which defeats any error
trapping that I am using. Is there any way to turn this capability off?

Thanks ahead of time. These boards have helped me greatly in the past.
 
G

Guest

Hi,
try to change the cycle property of the form to 'current record' only. You
will find the property in the property window of the form.
HTH
Good luck
 
G

Guest

Should have caught that one. Thanks for the assist. I must be suffering from
a bit of cranial flatulence.

later,
Ghillie
 

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