PDA

View Full Version : Get list of bullet items



ckelsoe
05-16-2014, 01:40 PM
Hi I have a document that has several custom bullet list. The list are custom in the sense that they have different icons that mean different things.

Here is a rough idea
11700

So I need several resulting lists that have the text to the right of the icon grouped by the icon image type.

Is there a way to do this via VBA? I have been unable to find a starting point on this issue.

Thanks

macropod
05-17-2014, 11:06 PM
If you've different paragraph Styles for all these items - as you should - it's a trivial matter to create a list of the items - even using, say, a Table of Contents, - without resorting to VBA.