I have this database, the front end is a form. On the form I have 3 combo boxes, one feeds off the other. Then I have a text box called comments. I want to be able to have a button added to the form that will clear the 3 combo boxes and the text box before they added the record. I had it before and have tried to use the .clear command, but it is not working. Tried to use Undo as well and still not able to get the boxes cleared. If someone can answer this simple question that would be great. Thank you.