I am amending an old VB program that has this line of code
objWordApp.ActiveDocument.LoadTemplates colDf:=colDataFile
but the loadtemplates method is not available. Presumably it was available in a previous version. Anyone know how to get around this.
Thanks in advance
brian
objWordApp.ActiveDocument.LoadTemplates colDf:=colDataFile
but the loadtemplates method is not available. Presumably it was available in a previous version. Anyone know how to get around this.
Thanks in advance
brian