Inserting a field containing the number of pages in another sectio

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Does anyone know if it's possible to insert a field in one section of a
document, containing the total number of pages in another section (i.e. the
next section) of the document?
 
Mads.

Select the last character in the "next" section and bookmark it. Lets
name the bookmark "Test".

I the section that you want the number to appear, use this field:

{PAGEREF "Test"}
 
Hi Greg,

Thanks for your answer.

I suppose this will only work if I don't add any extra pages after the
bookmark.

Are there any other way to solve my issue which allows me to add extra pages
(or eventually delete pages) later on?

Mads.
 
Back
Top