For reasons I cannot fathom my call to Word has ceased to function the following code results in:
compile error: user-defined type not defined.
Private Sub Command18_Click()
Dim objWord As Word.Application
I am presumably missing something very obvious so
any assistance welcomed
compile error: user-defined type not defined.
Private Sub Command18_Click()
Dim objWord As Word.Application
I am presumably missing something very obvious so
any assistance welcomed