mitchem1 Registered User. Local time Yesterday, 21:14 Joined Feb 21, 2002 Messages 153 Mar 5, 2002 #1 What is the best way to clear a form after the user has saved? What I mean is to make all fields empty and move the cursor back to the first field ready for more data entry. Thanks in advance.
What is the best way to clear a form after the user has saved? What I mean is to make all fields empty and move the cursor back to the first field ready for more data entry. Thanks in advance.
J Jack Cowley Registered User. Local time Today, 02:14 Joined Aug 7, 2000 Messages 2,636 Mar 5, 2002 #2 Assuming your form is bound to a table or query then just add a command button using the Wizard and select Record Operations and then Add New Record.
Assuming your form is bound to a table or query then just add a command button using the Wizard and select Record Operations and then Add New Record.