ok thanx alot.
is this all one line?VB Code:
ActiveDocument.ToggleFormsDesign objWord.Selection.InlineShapes.AddOLEControl ClassType:="Forms.CheckBox.1"
also the
could one use this for check boxes that are in a VB6 app, just by changing the name?VB Code:
ClassType:="Forms.CheckBox.1"




Reply With Quote