VB application only fuction with Word97?

L

Lanre Odunlami

We have an online databaseon our serverwith the VB application only function with Word97. There few other databases develop in a common folder that uses ofice2000 with all mail merge in Word200. It seems to me that the big database withWod97 functionality can survive with Word2000. Can some-one offer a way out.

Lanre
 
B

Beth Melton

Off-hand I'd say it is a problem with the references in the VB
application. For example it is utilizing a DLL for Office 97 that is
has been changed or is unavailable in Office 2000.

Other than that I don't know. You might try posting to one of the Word
VBA newsgroups. That's where the VBA gurus tend to hang out. :)

--
Please post all follow-up questions to the newsgroup. Requests for
assistance by email can not be acknowledged.

~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP

Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/


Lanre Odunlami said:
We have an online databaseon our serverwith the VB application only
function with Word97. There few other databases develop in a common
folder that uses ofice2000 with all mail merge in Word200. It seems to
me that the big database withWod97 functionality can survive with
Word2000. Can some-one offer a way out.
 
Top