![]() |
|
#4
|
||||
|
||||
|
Rather than only considering a VBA-only solution, IF you've been a good Word user, your document would be making consistent use of styles which would allow you to simply include a TOC which collects all your lists via those styles
For example, a TOC field like this might gather most lists in your doc {TOC \o "1-6" \t "List Number,7,List Multi,7,List Multi 2,8,List Paragraph,7" }
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VBA script to pull data into existing document | Formd | Word VBA | 4 | 05-11-2021 03:47 AM |
| Multiple Multi-Level Lists in Same Document | TimGS | Word | 6 | 05-15-2018 05:29 AM |
Multilevel lists - Document starting with second level
|
thara | Word | 2 | 05-02-2016 02:37 AM |
How to have two different numbering lists in a document?
|
saseymour | Word | 3 | 09-29-2014 11:30 AM |
| Several Multilevel Lists in a document | Aston | Word | 4 | 10-07-2012 01:50 AM |