Bonni Wilbourne said:
I have an add entry button that will add the entry but it does not clear the
information from the form. How do I get the form to clear after entry?
If you are using a standard bound form then put
DoCmd.GoToRecord , , acNewRec
in the code behind that button.
BTW what is the code you are using to do the add entry?
Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog -
http://msmvps.com/blogs/access/