Tabbing produces next record in form

  • Thread starter Thread starter Bill Walsh
  • Start date Start date
B

Bill Walsh

I am using a combo box to locate records for update in a form. Once I tab
past the last field on the form, the next record appears. What I want to do
is clear the form and position the entry point back to my combo box for
re-entry of a new record number. How do I do this. It seems simple, but I
can't seem to get it to work.
 
Change the form to cycle current record. It's under the "Other" tab.You
have it set to cycle All records.
 
That di it. Thanks a million. I new it had to be simple. I just could not
find the path.
 
Back
Top