Hello,
I've been following this forum for a while. Some of the answers were great. First time I am posting a question here.
I am trying to extract lists (bulleted, numbered) from word document. I looked around, I got upto getting the paragraphs from Word using a macro. How do I get to the lists? Also, I want to extract them out as text, but keep hierarchy (using indentation) in the case of nested list items. Can this be done?
Thanks a lot in advance.