Retrieving column breaks information

A

andreas

Dear Experts:

Is it possible via a VBA macro to ...

- retrieve the number of column breaks
- display this number in a msgBox along with section number and page
where the column breaks occurred.

For example:

Total count of column breaks: 5
Column breaks found in section: 3 (P. 14), 7(P. 17), 9(P.22)

If retrieving the page number is too complicated retrieving (just) the
section number would suffice as well.

Help is much appreciated. Thank you very much in advance.

Regards, Andreas
 
Top