![]() |
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 | ||
| \* alphabetic | Converts number into lowercase letters. | |
| \* ALPHABETIC | Converts number into uppercase letters. | |
| \* roman | Converts number into lowercase roman numerals. | |
| \* ROMAN | Converts number into uppercase roman numerals. | |
| \* Ordinal | Converts number to follow ordinal sequence. | |
| \* CardText | ||
| \* OrdText | ||
| \* Hex | Converts 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 |