R
Rob
When I open my Access 00 MDB in 02 on my clients'
machines, I get a compile error. They run Office XP under
WinXP. Thinking that it may be a library problem, I
opened the References window under the Tools pull-down
under Access 02 - which the compiler let me do even though
I couldn't make changes to the code (I don't think).
The "utility" library was marked "missing". The bad thing
was that there no references to the code that was calling
it. The directory location was pointing to
the "C:\Program Files\Microsoft Office\Office10
\utility.mda" location, and I could find the file using
Windows Explorer.
I have a copy of OfficeXP running under Win2k. There,
the symptoms are different. I get a "couldn't execute"
macro" message. In both cases, I seem to be able to
continue on. The code that causes these errors is calling
Word for a mail merge. The merge document gets created
anyway, and it does the merge successfully.
One thing I noticed this AM as I'm writing this is that,
after executing the MDB on my copy of OfficeXP under
Win2k, when I tried to open the same MDB on my copy of
Office 2k under Win2k, it now tells me I am missing my MS
Word 10.0 Object Library. Don't have time to redirect the
reference to the Word 9.0 library now, but that is what I
will try next.
Two questions:
1. How can I pinpoint the offender in Acc 02? (and/or fix
it if the solution comes to your mind?)
2. How (if possible) can I prevent Acc 02 from corrupting
my library references?
TIA,
Rob
machines, I get a compile error. They run Office XP under
WinXP. Thinking that it may be a library problem, I
opened the References window under the Tools pull-down
under Access 02 - which the compiler let me do even though
I couldn't make changes to the code (I don't think).
The "utility" library was marked "missing". The bad thing
was that there no references to the code that was calling
it. The directory location was pointing to
the "C:\Program Files\Microsoft Office\Office10
\utility.mda" location, and I could find the file using
Windows Explorer.
I have a copy of OfficeXP running under Win2k. There,
the symptoms are different. I get a "couldn't execute"
macro" message. In both cases, I seem to be able to
continue on. The code that causes these errors is calling
Word for a mail merge. The merge document gets created
anyway, and it does the merge successfully.
One thing I noticed this AM as I'm writing this is that,
after executing the MDB on my copy of OfficeXP under
Win2k, when I tried to open the same MDB on my copy of
Office 2k under Win2k, it now tells me I am missing my MS
Word 10.0 Object Library. Don't have time to redirect the
reference to the Word 9.0 library now, but that is what I
will try next.
Two questions:
1. How can I pinpoint the offender in Acc 02? (and/or fix
it if the solution comes to your mind?)
2. How (if possible) can I prevent Acc 02 from corrupting
my library references?
TIA,
Rob