T
TJ
I am attempting to create query that returns all records
for 2003 from a short date field.
I have tried several approaches, none of which return the
correct date range. (ie parameter queries, "hardcoding"
date using >=#xx/xx/xx#)
I most recently created a calculated field:
disDATE: DatePart("yyyy",[DischrgDate]=2003)
All records, regardless of year, return a value of 1899.
STill, records from 2000,2001,2002............???
TIA
for 2003 from a short date field.
I have tried several approaches, none of which return the
correct date range. (ie parameter queries, "hardcoding"
date using >=#xx/xx/xx#)
I most recently created a calculated field:
disDATE: DatePart("yyyy",[DischrgDate]=2003)
All records, regardless of year, return a value of 1899.
STill, records from 2000,2001,2002............???
TIA