K
Karen
I have an Access application that creates a certain report by opening Word,
using a defined template and pushing data from the database to populate
certain areas of the Word document.
It was developed using Access and Word 2003.
Access runs in a runtime environment so the user does not have to have
Access installed to run the application. If the user has Word 2003 then
everything is smooth. I have a new user who has Word 2002. He is getting
an automation error when he tries to start the process from Access. If he
opens Word and just leaves it open, there is no automation error.
I am using late binding because I thought it would help with different Word
versions.
So...........any ideas why the app is happy with only Word 2003 and not
previous versions?
using a defined template and pushing data from the database to populate
certain areas of the Word document.
It was developed using Access and Word 2003.
Access runs in a runtime environment so the user does not have to have
Access installed to run the application. If the user has Word 2003 then
everything is smooth. I have a new user who has Word 2002. He is getting
an automation error when he tries to start the process from Access. If he
opens Word and just leaves it open, there is no automation error.
I am using late binding because I thought it would help with different Word
versions.
So...........any ideas why the app is happy with only Word 2003 and not
previous versions?