D
Dana
Hi
I was wondering if there is any way to get the title (from the summery) of a
word docuemnt using vb. I can already open the document using the following
syntax:
Set myDoc = New Word.Application
myDoc .Documents.Open filename:=filename, ConfirmConversions:=False,.....
But I don't know how to get the title!!
Any ideas??
Dana
I was wondering if there is any way to get the title (from the summery) of a
word docuemnt using vb. I can already open the document using the following
syntax:
Set myDoc = New Word.Application
myDoc .Documents.Open filename:=filename, ConfirmConversions:=False,.....
But I don't know how to get the title!!
Any ideas??
Dana