Clearing Data In A Form

xxsweetheartxx

New member
Local time
Today, 20:04
Joined
Apr 11, 2004
Messages
5
Ive created a form, i enter data, it saves to the table i want it to after i add the new record but i want to be able to have the data cleared for the next record to be put in. How do i do that?
 
xxsweetheartxx said:
Ive created a form, i enter data, it saves to the table i want it to after i add the new record but i want to be able to have the data cleared for the next record to be put in. How do i do that?

Open the form in design. Go to the data tab in the forms properties and change 'data entry' to yes.

When you type data into the form and hit enter it saves to your table and clears the form.
 

Users who are viewing this thread

Back
Top Bottom