assign variable name to WORD text
In my opened WORD document I have a bookmarked text (the Title, in this case).
How do I read and assign this Title text as a variable in VBA ?
I will be using this variable to access other files with the Title in the filenames.
Thanks !
|