OnEnter, go to the same field in the next record (continuous form)

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a form designed for data entry. It has to be a continuous form for
many reasons.

My user wants to be able to fill up the data of all the first field, then
the second, etc...

Is there a way in the code, probably in the OnEnter procedure of the field,
to make the cursor move to the same field of the next record ?

Thanks for your help !
 
See post from missinglinq in "forms coding". Try not to crosspost choose the
one group it applies to. If it's not the right group you will be redirected
to the proper group.

Maurice
 
Back
Top