Well, 12/30/1899 tells me that the date being entered is the very first access recognizes, and that tells me that the date is noit going into the field correctly. Two things to check/try. First, make sure the field is properly formatted as a date type...second, try including the following for the OnOpen event of the form:
Me![TaskDate].DefaultValue = Date()
This will set the field to "something" when it opens, and thereby should eliminate the possible "ghost" date of 12/30/1899.
****************************
Only two things are infinite, the universe and human stupidity,
and I'm not sure about the former. (Albert Einstein)
Robert L. Johnson III
MCSA, CNA, Net+, A+
w: rljohnso@stewart.com
h: wildmage@tampabay.rr.com