I have a data entry form with 7 combo boxes and text fields. Once the data is all entered they hit a button(save & new) and the form clears so they can make another entry. What I would like to do is have only 3 text boxes clear and the other 4 remain filled in when the save button is clicked. I have tried using requery and null on only the desired boxes to no avail. Does anyone have a suggestion that can point me in the right direction?
Thanks in advance.
Garret