![]() |
#6
|
||||
|
||||
![]()
With multiple TOCs in your document, I'd have expected there to be a \b switch pointing to the bookmarked range used for each. I don't see that in the code you posted. Something like:
{ TOC \O "1-2" \H \Z \W \B BkMk1} without the need to have a separate FIRSTLIST, SECONDLIST, etc. Styles. For which you could then code along the lines of: {IF{TOC \o "2" \B BkMk1}= "Error!*" "" {TOC \O "1-2" \Z \W \B BkMk1}} Just changing the bookmark names. As it is, you should be able to use something like: {IF{TOC \T "ITEM HEADING - FIRSTLIST,2"}= "Error!*" "" {TOC \O "1-1" \Z \T "ITEM HEADING - FIRSTLIST,2" \W}}
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
goingvirtual | Word | 2 | 09-09-2018 02:58 AM |
![]() |
Helend269 | Word VBA | 5 | 01-09-2018 12:08 PM |
![]() |
JackDaniels | Word | 2 | 10-01-2016 08:04 AM |
If Statement in vba to Delete a Line | mbesspiata | Excel Programming | 4 | 04-08-2014 04:32 AM |
Cannot delete line | adkr | Office | 1 | 04-07-2010 09:26 PM |