Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

refreshing a form to enter new data

Status
Not open for further replies.

erwin001

IS-IT--Management
Joined
Mar 28, 2006
Messages
51
Location
US
I have a form that I'm using to input records into a table. I would like to create a command button that will update the table with the new data entered by a user, then clear the form so that the next record's information/data can be entered.
 
Just create a button with the Wizard, go to record actions, add new record, and ok...
 
Just a note though, when you are allowed to enter data, if you look carefully, in the bottom left of the form, you have arrows, there will be an arrow that kind of looks like this >* it is exactly the same thing then a add record button... so the button is not very useful.
 
Thanks ItIsHardToProgram, your suggestion works exactly the way I need it employed in this application.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top