View Single Post
 
Old 03-16-2023, 04:49 PM
Jrod9190 Jrod9190 is offline Windows 11 Office 2019
Novice
 
Join Date: Jan 2023
Posts: 7
Jrod9190 is on a distinguished road
Default

Quote:
Originally Posted by gmayor View Post
If you save the incomplete document as a template from which new documents are created, each new document would start with the text boxes cleared.


You would save a lot of trouble for the future if you replaced the text boxes, which appear to be graphical shapes, with rich text content controls and the dropdown lists with listbox content controls. These are both easier to work with and easier to extract data from. Insert Content Control Add-In will help with the change.
I actually have no experience coding, I'm just slowly figuring it out after seeing other's scripts. I'll try the improvements you mentioned, hopefully it'll make the end product that much better. Thanks!
Reply With Quote