Setting Autotext "Look In" field

D

David L.

Is there a way using Word VBA to set the "Look In" field in the AutoText
dialog box to "All Active Templates?" I have macros that depend on this
being set this way and I cannot figure out any way to insure that it is set
to "All Active Templates" prior to running. We're using Word 2003.

Any help would be greatly appreciated.

- David
 
C

Cindy M -WordMVP-

Hi =?Utf-8?B?RGF2aWQgTC4=?=,
Is there a way using Word VBA to set the "Look In" field in the AutoText
dialog box to "All Active Templates?" I have macros that depend on this
being set this way and I cannot figure out any way to insure that it is set
to "All Active Templates" prior to running. We're using Word 2003.
The only possibility I've ever been able to find has been to use SendKeys
(decidedly not ideal!)

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or
reply in the newsgroup and not by e-mail :)
 
Top