Hi
I am trying to extract text from a word file, but when running the code, i get an error:
Compile error: User-defined type not defined
and the following line is highlighted:
Dim myDoc As Word.Document
I am not sure how to solve this, any ideas?
Best regards
I am trying to extract text from a word file, but when running the code, i get an error:
Compile error: User-defined type not defined
and the following line is highlighted:
Dim myDoc As Word.Document
I am not sure how to solve this, any ideas?
Best regards