This should be a simple one but I am not sure what I am doing wrong. My sales table has info in from the last 3 years. IN my queries I only want to show data from the current year. I tried using like "*09" but that didnt seem to work properly plus I would like the criteria to be dynamic and not have to be updated every year. I also tried using the Date() function but could not get that to work either...any ideas?