boomer1974
MIS
I hvae the following statement in a modual: "SELECT Count(InputID) AS TotDays FROM tblInput WHERE tblInput.InputDate > #" & Format("02/01/" & Str(Year(Date) - 1), "mm/dd/yy"
& "# AND ((tblInput.UserID)=" & glngUserID & "
"for some reason, the 02/01/(current year) function is not being recognized as a date. Any help would be greatly appreciated.
Ryan
Ryan