Bill4tektips
Technical User
I'm trying to sort data from a Date field for all actions opened in the previous month. When I went to Access 2000 Help I thought I had found the solution but it does not work. Access Help says put the following in the criteria box.
Between Date() And Date("m",-1,Date() )
but when I do that I get an error message saying "The expression you entered has a function containing the wrong number of arguments"
Can anyone help?
Between Date() And Date("m",-1,Date() )
but when I do that I get an error message saying "The expression you entered has a function containing the wrong number of arguments"
Can anyone help?