I can set a date to a given fixed value e.g. date1 = #5/31/1993#

But how do I set a date to, say, January 1 of the current year, whatever the year happens to be? Obviously, date1 = #1/1/year(today)# doesn't work...but what does?

Trinopus