S
Shifty
Hi,
Is there a way to fix the fact that the Word Object Library reference
doesn't update properly? All other Office object library references
reset to the proper version.
I have a macro developed w/ Office 2K. It has references to Excel and
Word, among others. The library version is 9.0 for 2K. Some other
people open and edit the doc w/ Office XP (they don't open, run or
modify the macro however). Because they open it w/ Office XP, it
automatically sets the references to XP's version of the libraries
(which is 10.0).
When I then open the doc on 2000 again, all of the object libraries DO
reset back to 9.0...EXCEPT Word. Word doesn't reset to 9.0; it still
tries to look for 10.0 and shows up as missing. I'm obviously forced
to go into VB and update the reference to Word every time I want to
run the code. It looks like a bug to me...is there a patch that fixes
this?
Thanks!
-Kian
Is there a way to fix the fact that the Word Object Library reference
doesn't update properly? All other Office object library references
reset to the proper version.
I have a macro developed w/ Office 2K. It has references to Excel and
Word, among others. The library version is 9.0 for 2K. Some other
people open and edit the doc w/ Office XP (they don't open, run or
modify the macro however). Because they open it w/ Office XP, it
automatically sets the references to XP's version of the libraries
(which is 10.0).
When I then open the doc on 2000 again, all of the object libraries DO
reset back to 9.0...EXCEPT Word. Word doesn't reset to 9.0; it still
tries to look for 10.0 and shows up as missing. I'm obviously forced
to go into VB and update the reference to Word every time I want to
run the code. It looks like a bug to me...is there a patch that fixes
this?
Thanks!
-Kian