Read MS Word doc file with VB - TechRepublic
General discussion
November 24, 2001 at 02:33 PM
krambeer

Read MS Word doc file with VB

by krambeer . Updated 24 years, 1 month ago

I am able to read and change MS Word document properties (title, author, etc.) with a VB macro while the document is currently open in Word. What I want to do is read the Word doc file in to a VB program (not using Word at all to open the file) and read and change the document properties. Can I do this? If so, point me to some resources or code samples.

This discussion is locked

All Comments