Error on filtering data in a from

P

Peter

Hi all,

I have a form that displays dates in week, montt, quarter and year format. I
use
Week: Format([DateCreated],"ww") in the query behind the form.
In the form footer i have a text field that performs the Sum of control
[fruits]
However...
When i choose to use the default filter function (right click select etc)
and filter all records by week or month etc ...i receive this error message:
“The object does not contain the Automation Object ‘ isNull’â€

Why?
All suggestions are appreciated, Thanks!
 

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