I have created a form and have added some list boxes.

When the user selects the values in the list boxes, they then click a button which adds these selections to a database area in the excel workbook and erase all the data in the form.

This all works fine.

Now I would like to make all the listbox go back to a default value after I click the button.

How can I do that ?

Thank you very much.