Hi,

I want to loop through all the lines of a word document and get the style of that sentence, like Heading 1, Heading 2, normal etc.

How can I do this?

I know how to open a word document, but I don't know how to loop through all the sentences and grab the style.

Thanks.
vbcode1980