Undefined function FileDateTime in expression

J

Jerry

This is an error I get on a single windows xp machine
running office xp This code runs on other machines and
the function works in code, the problem occurs when I use
it in access query
does anybody have any ideas
 
L

Larry Linson

First thing to check would be the References. On the offending machine, open
any module, and on the menu Tools | References and fix any that are marked
Missing. You can uncheck such a Reference and that may be enough; you may
then have to browse for that item on the machine and set the Reference
again.

And, the "bad" reference may not be the one that causes your problem --
References are like apples: one bad one can spoil the whole barrel.

If you need to clarify or follow up, please do so here in the newsgroup, not
by e-mail. Thanks.

Larry Linson
Microsoft Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top