D
Dave Elliott
I have this code for an unbond control on my form, I need it instead to show
the current year and beginning day of year. January 1, 2005 or whatever is
current.
Me.StartDate = DateAdd("yyyy", -1, Date) + 1
the current year and beginning day of year. January 1, 2005 or whatever is
current.
Me.StartDate = DateAdd("yyyy", -1, Date) + 1