annual report problem update
I am still trying to sort this problem. This is the part of my query criteria that is not working.
PastYr: IIf(DatePart("yyyy",[dohcompleted]=Now()-1),"y","n")
The above calculated field is meant to filter dohcompleted for any record that has a year that is one...