Forum Discussion
Crice890
Dec 11, 2023Copper Contributor
Multi document info sharing
I have multiple word documents, all set up as fillable forms, we use for our work. On each of these forms we have to fill out repetitive information like someone name, with the name being in multiple...
Charles_Kenyon
Dec 11, 2023Bronze Contributor
Nothing simple, but yes.
You could have a UserForm (a custom dialog box) to gather the information and select the documents.
I am a practicing attorney, and we use Mail Merge to insert information into different documents. An Excel workbook has case and client information which is then inserted into documents set up to pull that information from the workbook. This is, in my opinion, simpler to set up. A userform, though, would be easier to use.