ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Word.Document - user defined type not defined (https://www.excelbanter.com/excel-programming/288483-word-document-user-defined-type-not-defined.html)

jowatkins[_7_]

Word.Document - user defined type not defined
 
I need to open a word document from excel. I've copied the followin
code from some examples I've found on this site.

Dim wrdApp As Object
Dim projectFile As Word.Document

Set projectFile = wrdApp.Documents.Open(Filename:= _
"C:\1-Joanne\Excel\test.doc")

But the program breaks each time with the error message "user type no
defined" for the word.document object.

I think that I need to add this to the library, but I've not idea ho
to do this.

Thanks in advance, J

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 12:50 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com