I need a way to transfer AutoText between two normal.dot templates. I'm
guessing this might be possible with VBA. Any suggestions as to how to
reference the autotext object?

Preferably the solution should also work for older versions of Word.

Note this refers to autotext, NOT autocorrect entries. (often a source of
confusion!)

-------------------------------

An alternative approach to XP network logon - http://mylogon.net

Re: Transferring autotext by Joacim

Joacim
Sat Sep 09 05:41:18 CDT 2006

Try no VBA and ALT F8 Organiser
Open Autoetxt tempate on left or right
Open New Template on opposite site
Select down and press COPY

General idea - it will be apparent when you select AUTOTEXT TAB in
ORGANISER.


"Ian" <Ian@discussions.microsoft.com> wrote in message
news:270DF8D2-4F20-438E-8643-4FA28FDE8B20@microsoft.com...
>I need a way to transfer AutoText between two normal.dot templates. I'm
> guessing this might be possible with VBA. Any suggestions as to how to
> reference the autotext object?
>
> Preferably the solution should also work for older versions of Word.
>
> Note this refers to autotext, NOT autocorrect entries. (often a source of
> confusion!)
>
> -------------------------------
>
> An alternative approach to XP network logon - http://mylogon.net
>



Re: Transferring autotext by Graham

Graham
Sat Sep 09 06:42:23 CDT 2006

The simplest method would be to move the autotext entries to a new blank
template (as described by Joacim) then provide that template as a global
add-in. It is always best not to mess with other users' normal.dot files.

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>


Ian wrote:
> I need a way to transfer AutoText between two normal.dot templates.
> I'm guessing this might be possible with VBA. Any suggestions as to
> how to reference the autotext object?
>
> Preferably the solution should also work for older versions of Word.
>
> Note this refers to autotext, NOT autocorrect entries. (often a
> source of confusion!)
>
> -------------------------------
>
> An alternative approach to XP network logon - http://mylogon.net



Re: Transferring autotext by Ian

Ian
Mon Sep 11 16:11:02 CDT 2006


"Joacim" wrote:

> Try no VBA and ALT F8 Organiser
> Open Autoetxt tempate on left or right
> Open New Template on opposite site
> Select down and press COPY
>
> General idea - it will be apparent when you select AUTOTEXT TAB in
> ORGANISER.

Thx, that worked.

BTW, the object is to salvage the autotext from a broken normal.dot. This
one slipped through our (otherwise rigorous) backup-procedure because it was
being stored in a nonstandard location on this particular machine.



Re: Transferring autotext by Joacim

Joacim
Thu Sep 14 06:24:16 CDT 2006

No problems. Glad you solved your problem. Always a good feeling.

"Ian" <Ian@discussions.microsoft.com> wrote in message
news:03D9FB3D-0FF0-4FD4-A68B-441ABDCAB369@microsoft.com...
>
> "Joacim" wrote:
>
>> Try no VBA and ALT F8 Organiser
>> Open Autoetxt tempate on left or right
>> Open New Template on opposite site
>> Select down and press COPY
>>
>> General idea - it will be apparent when you select AUTOTEXT TAB in
>> ORGANISER.
>
> Thx, that worked.
>
> BTW, the object is to salvage the autotext from a broken normal.dot. This
> one slipped through our (otherwise rigorous) backup-procedure because it
> was
> being stored in a nonstandard location on this particular machine.
>
>