Thank you...
It seems like it's something where the Format() function lives. Any ideas
on what library has that? I understand generally the concept of libraries,
but it's something I know nothing about as far as Access goes.
Knox
> There's a broken reference in your distributed db.
> Either you are using a library not included in the runtime and /or there's
[quoted text clipped - 26 lines]
>>
>> Knox
One hallmark of a reference problem is when Access seems to have taken
stupid pills and can't understand basic VB things, like Right(), Left(), (or
Format()?), etc. That doesn't mean that the problem is with the VBA library.
In fact, it almost never is. This can make the resulting error message a
bit misleading. You'll need to check all your references. You might want to
check out Doug Steele's references page:
http://www.accessmvp.com/djsteele/AccessReferenceErrors.html
HTH,

Signature
George Nicholson
Remove 'Junk' from return address.
> Thank you...
>
[quoted text clipped - 33 lines]
>>>
>>> Knox
Knox - 04 Apr 2005 11:58 GMT
Thank you. That sounds very helpful. I will be a while getting to the
problem, but appreciate your input. That's exactly the way I feel about it:
Access took stupid pills. I guess that should be on the wish list for
Access 2006, the process for distributing runtime checks to see if you're
distributing everything you need.
Thanks,
Knox
> One hallmark of a reference problem is when Access seems to have taken
> stupid pills and can't understand basic VB things, like Right(), Left(),
[quoted text clipped - 44 lines]
>>>>
>>>> Knox