Word Referencing In Access 2003

M

mrrcomp

Hi

I have an application that references Word 11 however my client only has
Word 2000 installed. How can I set the reference in the distributed
Application to Word 10 (I am installing Access Runtime on their machine)

Regards

Meir
 
R

Rick Brandt

mrrcomp said:
Hi

I have an application that references Word 11 however my client only
has Word 2000 installed. How can I set the reference in the
distributed Application to Word 10 (I am installing Access Runtime on
their machine)

Google these groups on "late binding". With that you can automate Word without
a reference at all and it will be version nuetral.
 
Top