Using word VBA
I am trying to get the author property for a word document.
At the moment i am using the syntax as follows:
msgbox activedocument.author
I keep getting an error message from this.
How to i retrieve the author property???
Printable View
Using word VBA
I am trying to get the author property for a word document.
At the moment i am using the syntax as follows:
msgbox activedocument.author
I keep getting an error message from this.
How to i retrieve the author property???