Leading the way in Microsoft Office Development
 Home|Excel|

Word

|PowerPoint|VBA|SharePoint|Consultancy|Newsletter|Contact 
 Word > Fields > Document Information > NUMPAGES

 NUMPAGES [switches]
 Inserts the total number of pages in the active document from the (File > Properties)(Statistics tab).

 switches 
 \* arabic
 \* alphabeticConverts number into lowercase letters.
 \* ALPHABETICConverts number into uppercase letters.
 \* romanConverts number into lowercase roman numerals.
 \* ROMANConverts number into uppercase roman numerals.
 \* OrdinalConverts number to follow ordinal sequence.
 \* CardText
 \* OrdText
 \* HexConverts number into hexadecimal.
 \* DollarText

 REMARKS
 
  • ??

  •  EXAMPLES
     { NUMPAGES \* CardText }
    { NUMPAGES \* alpabetic }

     Fields - N | Index - N | Office Online 

     Copyright © 2011 Better Solutions Limited. All Rights Reserved.Top