I’m programming over Access 2003 and Word.Application is unrecognized.
I tried a late binding declaring variable as Object and setting to a CreateObject(“Word.Application”) later, but it doesn’t work.
I think I need some reference in the project :-S
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Adding Microsoft Word XX.X Object Library fix the problem.