Deletes the specified range and adds the contents of the range to the Spike (a built-in AutoText entry). This method returns the Spike as an AutoTextEntry object.
Syntax
expression.AppendToSpike(Range)
expression Required. An expression that returns an AutoTextEntries object.
Range Required Range object. The range that's deleted and appended to the Spike.
Remarks
The AppendToSpike method is only valid for the AutoTextEntries collection in the Normal template.