Enter Command Button

J

j1eggert

The Enter button on my form works fine as far as entering the information in
the fields. What I would like it to do is not only enter the information, but
clear the form for new entries.
 
J

John Griffiths

j1eggert said:
The Enter button on my form works fine as far as entering the information in
the fields. What I would like it to do is not only enter the information, but
clear the form for new entries.

Check out [Database],[Options...] <Keyboard> tab
for Next Field/New Record behaviour.

Check the Form property Cycle (All Records/Current Record/Current Page)
to set behaviour on laving last control.

Regards john
 
J

j1eggert

John:
It has been a while since I have used Access. I can't remember where to
check out [Dtahbase],[Options...] <Keyboard> tab for Next Field/New Record
behaviour.

And I cannot find the Form property Cycle. If you could give me a little
more specifics I would appreciate it.

James Eggert

John Griffiths said:
j1eggert said:
The Enter button on my form works fine as far as entering the information in
the fields. What I would like it to do is not only enter the information, but
clear the form for new entries.

Check out [Database],[Options...] <Keyboard> tab
for Next Field/New Record behaviour.

Check the Form property Cycle (All Records/Current Record/Current Page)
to set behaviour on laving last control.

Regards john
 
Top