View Single Post
 
Old 06-26-2024, 06:27 PM
Guessed's Avatar
Guessed Guessed is online now Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,159
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

There isn't a built-in function to do this but it would be possible to figure it out
For instance you could build a TOC with just that level and count the paragraphs in the TOC
The field code for a level 1 only TOC would be {TOC \o "1-1"}
You can then change the 1-1 to 2-2 for the second level only etc.

You could also create a macro to return a count of Level 1 paragraphs but that will be a bit more involved
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote