Clear Form's textboxes and checkboxes???

  • Thread starter Thread starter TotallyConfused
  • Start date Start date
T

TotallyConfused

I have a Userform with textboxes and checkboxes. I want to add a "Cancel"
command button that when clicked on button it will ask if you want to cancel
the form. If yes, clear all textboxes and checkboxes. If no, leave as it
and continue. How do I write this code? Any help will be greatly
appreciated. Thank you.
 
Back
Top