R
richardb
I posted this question on the Automation Board but did not get a reply so am
trying here. The first line of a function (that will open a Word file) is:
Dim wrd As Word.Application
However, I get the error "User-defined type not defined". I am connected to
the DAO and Office 10 libraries.
Does anyone have a suggestion.
trying here. The first line of a function (that will open a Word file) is:
Dim wrd As Word.Application
However, I get the error "User-defined type not defined". I am connected to
the DAO and Office 10 libraries.
Does anyone have a suggestion.