K
Kevin
Have you checked the references on the Client machine?
Just open the VBA editor on the clients machine, then
under tools you will find a References menu item. Select
that menu item. If any of the references are missing, you
should see the word "MISSING" next to the problem
reference. Also, if Excel initiates a Word VBA macro, do
the same in Word. If you find one missing, you can take
one of two methods to fix the problem. 1) Uninstall Office
on the client computer. Shutdown (to clear memory) then
restart the computer. Re-Install office. 2) The reference
list will provide you with the name and path that the
application expects to find the file. First search the
client computer for this file. If you find it in another
directory, in references with the MISSING reference
selected, browse to the file. If you do not find it you
can copy it from another computer (yours) to the expected
directory. You may have to register the file manually
(others here can tell you how to do that). There is some
danger in doing this if you get the wrong version of the
file.
If you can re-install Office, that is the most sure way of
getting everything you need and having it properly
registered, etc.
Hope that helps!
Kevin
Just open the VBA editor on the clients machine, then
under tools you will find a References menu item. Select
that menu item. If any of the references are missing, you
should see the word "MISSING" next to the problem
reference. Also, if Excel initiates a Word VBA macro, do
the same in Word. If you find one missing, you can take
one of two methods to fix the problem. 1) Uninstall Office
on the client computer. Shutdown (to clear memory) then
restart the computer. Re-Install office. 2) The reference
list will provide you with the name and path that the
application expects to find the file. First search the
client computer for this file. If you find it in another
directory, in references with the MISSING reference
selected, browse to the file. If you do not find it you
can copy it from another computer (yours) to the expected
directory. You may have to register the file manually
(others here can tell you how to do that). There is some
danger in doing this if you get the wrong version of the
file.
If you can re-install Office, that is the most sure way of
getting everything you need and having it properly
registered, etc.
Hope that helps!
Kevin