Quote:
Originally Posted by pizzaman1
I am not familiar with the AutoTextName function. I am new to the use of VBA.
|
AutoTextName is not a function, it's the name of the autotext entry containing the data that you wish to add. i.e. Insert the text in a document, select it and press ALT+F3, save it with a suitable name in the normal template, and then replace AutoTextName with that name you have chosen.
Or as the text appears short, you could use Greg's suggestion to insert it directly.