M
Macro''er
Hi. I have 100 words I need to enter in the AutoText database in Word 2003.
Can I create a macro instead of entering one by one in the database. I have
a macro that i'm using for AutoCorrect (see code below). Can I do something
like this for the AutoText?
AutoCorrect.Entries.Add Name:= "AL", Value:="Alabama (AL)"
Can I create a macro instead of entering one by one in the database. I have
a macro that i'm using for AutoCorrect (see code below). Can I do something
like this for the AutoText?
AutoCorrect.Entries.Add Name:= "AL", Value:="Alabama (AL)"