Skip to main content
reliable_Glow15A9
Participant
October 5, 2020
Answered

Count ParaTags in selection

  • October 5, 2020
  • 2 replies
  • 488 views

I would like to make a selection on a document (manually) before I run a script to count the paragraph tags that specific selection contains. 

Say I have 22 bulleted notices in a certain section (all Flow A). I find it error-prone to manually count them. I think a script is perfect for this purpose but I cannot figure out how to apply counting tags to my selection. 

Can anyone help me?

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer Winfried Reng

You could also add automatic numbering for this paragraph.

Then check the numbers and Undo this change (CTRL+Z).

This is much faster than writing a script.

2 replies

Winfried RengCommunity ExpertCorrect answer
Community Expert
October 6, 2020

You could also add automatic numbering for this paragraph.

Then check the numbers and Undo this change (CTRL+Z).

This is much faster than writing a script.

reliable_Glow15A9
Participant
October 6, 2020

Brilliant!!! I'd feel much smarter if I'd have thought of that!