![]() |
Leading the way in Microsoft Office Development |
| Home | | | Excel | | | Word | | | PowerPoint | | | Consultancy | | | Feedback | | | Contact |
| Microsoft Word > Fields > Links and References > AUTOTEXTLIST |
| AUTOTEXTLIST "literaltext" \s ["stylename"] \t ["tiptext"] | |
| Creates a drop-down list based on AutoText entries in the active template. The list can vary based on the styles applied to the AutoText entries. |
| literaltext | Text that displays in the document before the user displays the drop-down list If the text contains spaces, enclose it in quotation marks. | |
| stylename | The name of the style of the AutoText entries that you want to appear in the list The style can be a paragraph style. | |
| tiptext | Text that displays in the screen tip when you mouse over the field result. |
| switches | ||
| \s | Specifies that the list will contain entries based on a specific style - Without this switch, AutoText entries of the current paragraph style | |
| \t | Specifies unique text to show in the screen tip instead of the default tip. |
| REMARKS |
| EXAMPLES | |
| ?? |
| Fields - A | Index - A | Office Online |
| Copyright © 2004-2007 Better Solutions Limited. All Rights Reserved. | Top |