Hi,
Does anyone know a more efficient way of filtering a date field of a recordset by year instead of specific dates? For example, instead of a combersome method like this:
is there a better way of filtering records that have the StartDate in 1995?
Thanks,
Tom