Log in

View Full Version : Error using String functions in access



Urvi
11-29-2007, 02:49 PM
Can anyone please help with this problem -----

:banghead:

My vba code works from my computer but when the user tries it from his end, it gives an error using the string functions. It is a local probem in the access version/ permission. He has standard version whereas I have the professional version.

Is there anyway the user can use my software without me having to rewrite it? Is there any string functions library that can be included or added at the user end?

As always,
Thanks for all your :help

OTWarrior
11-30-2007, 03:14 AM
check the references in the vb side of access, make sure that his computer contains the same versions of the files.

what is the error? when does it occur? Does the error occur just on his computer, or on every computer but yours?

asingh
11-30-2007, 03:14 AM
Hi,

Please paste the specific code line(s) and what error is being generated...


regards,
asingh

DarkSprout
12-01-2007, 11:16 AM
Go into the VBA editor|Tool|Referances.

You'll find on the users machine MISSING: ObjectName