Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Word VBA Question

Status
Not open for further replies.

FredAt

Programmer
Joined
Feb 9, 2007
Messages
8
Location
LU
Hello All,

I am a very experienced programmer but haven't used VB in many years now and never really done much Word automation at all. For a current project I need to extract detailed information from Word documents - page format, headers, footers, text content, tables, images... - and store it in a custom file for onward processing. I CAN do this by exporting the Word to RTF and parsing the RTF. However, I suspect there is an easier route via Word and VBA.

I would be most grateful if someone here could confirm this and point me to some useful code samples.

Thanks in advance.
 


Hi,

Please post VBA questions in forum707.

Skip,

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top