B
BlaBla
I would like to use a UserForm to feed data in a Word document. I would like
users to reuse the UserForm to be able to modify data and replace the former
input. My assumption is that using the CustomDocumentProperties for storing
the input is the most appropriate solution.
Can somebody provide me an example of the VBA code for:
- Feeding input from a UserForm into CustomDocumentProperties
- Retrieving CustomDocumentProperties data to reuse in the same UserForm
(pre-fill form with "current" data)
Thanks for your help!
Tino
users to reuse the UserForm to be able to modify data and replace the former
input. My assumption is that using the CustomDocumentProperties for storing
the input is the most appropriate solution.
Can somebody provide me an example of the VBA code for:
- Feeding input from a UserForm into CustomDocumentProperties
- Retrieving CustomDocumentProperties data to reuse in the same UserForm
(pre-fill form with "current" data)
Thanks for your help!
Tino