Clear all content controls (Text, dropdown) AND change option button values to FALSE in MS Word Form
Hello all.
First timer here. I'm a novice at VBA. I know what it is, and have copied/pasted and modified code but have never written from the start. I need some help. I have a Word form that has text boxes, drop downs and option buttons. I want to put a command button to clear all contents of the controls. I've found VbA codes that may help but either its for the content control text boxes OR the option button values to false but NOT all. I don't know how to write the code to clear everything. As well as protect the form again after clearing. Any help is very much appreciated.
|