View Single Post
 
Old 07-13-2022, 12:29 PM
Janet D Janet D is offline Windows XP Office 2019
Novice
 
Join Date: Jul 2022
Posts: 3
Janet D is on a distinguished road
Default 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.
Reply With Quote