J
Jeff C
I am struggling with the following:
dateserial(Year([Current Test]),Month([Current
Test]),1)=dateserial(Year(Date())-1),(Month(Date())+1)
I am using this in the criteria: of a date field named [Current Test] in a
query. I am trying to return dates from Feb2004. I have written and
re-written a dozen times and can't get it to work. Anyone tell me what I am
doing wrong? Thank You.
dateserial(Year([Current Test]),Month([Current
Test]),1)=dateserial(Year(Date())-1),(Month(Date())+1)
I am using this in the criteria: of a date field named [Current Test] in a
query. I am trying to return dates from Feb2004. I have written and
re-written a dozen times and can't get it to work. Anyone tell me what I am
doing wrong? Thank You.