using control to add record

  • Thread starter Thread starter MSD
  • Start date Start date
M

MSD

I'm using a form to update a record in an underlying table. It works now
using the standard TAB key to go to the next record.

Instead, I want to add a command SAVE ITEM, which would save the item and
put the focus back to the first control on my form. I don't want TAB to
automatically cause the table to be updated.

Any ideas?

Thanks very much,

Emma
 
On the form's 'Other' tab in properties, in 'Cycle' choose 'Current Record'

It works for me.
 

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

Back
Top