I am new to word's autocorrect procedure.
I can set my autocorrect entry called LBL1 :
Appword.Autocorrect.Entries.AddRichText "LBL1", Appword.selection.range

This works only when i type LBL1 in the document myself, but wat i want
is following. I have an open document which contains several LBL1 texts.
Can i autocorrect all LBL1's through code in one go, instead of having to press enter or space behind every LBL1 myself??

Many thx for helping me out.