Clearing combo boxes and a text box

Joined
Oct 24, 2022
Messages
14
Reaction score
0
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.
 

Attachments

  • CAHS Hour Tracker_Craig.accdb.zip
    358.8 KB · Views: 19
Joined
Nov 2, 2022
Messages
19
Reaction score
0
see the code (VBA) on your "Close Form" button.
 

Attachments

  • CAHS Hour Tracker_Craig.accdb.zip
    364.3 KB · Views: 14
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top