Thread
: [Solved]
How do i insert autotext using a contol toolbox checkbox
View Single Post
11-15-2012, 10:54 PM
NP85
Windows XP
Office 2003
Novice
Join Date: Nov 2012
Posts: 6
The content is coming from the normal.dot file and the macro i have recorded (also in the normal.dot file) is:
Code:
Sub AutoSubdivision() Selection.TypeText Text:="Subdivision" Selection.Range.InsertAutoText End Sub
NP85
View Public Profile
Find all posts by NP85