View Single Post
 
Old 05-18-2011, 11:51 PM
ilkks ilkks is offline Windows Vista Office 2007
Novice
 
Join Date: May 2011
Posts: 23
ilkks is on a distinguished road
Default Problem with of Number of pages

How can I insert "Number of Pages"-field that only counts pages from 2...LastPage? In other words, NUMPAGES-field should neglect the 1st page of the document.

In my template-document there are "user interface" on the 1st page, that contains several Text Field Forms. The values inserted to the Forms are copied to the actual document that begins at page 2.

I can not use SECTIONPAGE-field, because the actual document contains several sections.

For example, is it possible to add formula: =NUMPAGES-1? Or do I need to use macros? Or is there some simple solution that I just can't see?
Reply With Quote