Sep 27, 2004 #1 Mike555 Technical User Feb 21, 2003 1,200 US This one is perplexing me. How can I create a simple query criteria on a date field that pulls dates equal to TODAY? Thanks. -- Mike
This one is perplexing me. How can I create a simple query criteria on a date field that pulls dates equal to TODAY? Thanks. -- Mike
Sep 27, 2004 1 #2 smedvid MIS May 28, 1999 1,228 US Select * From TableNameHere Where DateFieldNameHere = Date() htwh, Steve Medvid "IT Consultant & Web Master" http://www.saveourfarm.comChester County, PA Residents Please Show Your Support... Upvote 0 Downvote
Select * From TableNameHere Where DateFieldNameHere = Date() htwh, Steve Medvid "IT Consultant & Web Master" http://www.saveourfarm.comChester County, PA Residents Please Show Your Support...