Undefined function "Date" in expression

A

aMack

When running the a query with the following Criteria :

[Invoice Date]= Is Null Or >Date()-45

I get the following error message:

Undefined Function "date" in expression


This query has worked in the past - now it works on my Laptop but not on our
server??
 
B

Bob Barrows [MVP]

aMack said:
When running the a query with the following Criteria :

[Invoice Date]= Is Null Or >Date()-45

I get the following error message:

Undefined Function "date" in expression


This query has worked in the past - now it works on my Laptop but not
on our server??

Very ancient problem - I used to see it in the newsgroups baick in 97-98.
Let's see if i can find the solution ...

Ah yes, the old "broken reference" problem ... here's a link:
http://www.pcreview.co.uk/forums/thread-1163628.php
 

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