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.

 literaltextText that displays in the document before the user displays the drop-down list
If the text contains spaces, enclose it in quotation marks.
 stylenameThe name of the style of the AutoText entries that you want to appear in the list
The style can be a paragraph style.
 tiptextText that displays in the screen tip when you mouse over the field result.
 switches 
 \sSpecifies that the list will contain entries based on a specific style - Without this switch, AutoText entries of the current paragraph style
 \tSpecifies 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