jnrode
03-20-2009, 10:34 AM
Hi,
I have a word document structured as a multi-level list so:
1.0 Some text
1.1 Some more text
1.1.1 Some more text
1.1.2 More text
1.2 More
2.0 Text
etc
Is it possible to run a macro to extra a list of all the numbers? So:
1.0
1.1
1.1.1
1.1.2
1.2
2.0
Thanks,
Jim
I have a word document structured as a multi-level list so:
1.0 Some text
1.1 Some more text
1.1.1 Some more text
1.1.2 More text
1.2 More
2.0 Text
etc
Is it possible to run a macro to extra a list of all the numbers? So:
1.0
1.1
1.1.1
1.1.2
1.2
2.0
Thanks,
Jim