S
season
if i have a date/time column, and i wanted to pull out all in the field that
contains 12:00 am, how would i set up that query?
contains 12:00 am, how would i set up that query?
Douglas J. Steele said:WHERE TimeValue([MyDateTimeField]) = #00:00:00#
--
Doug Steele, Microsoft Access MVP
(no private e-mails, please)
season said:if i have a date/time column, and i wanted to pull out all in the field
that
contains 12:00 am, how would i set up that query?
if i have a date/time column, and i wanted to pull out all in the field that
contains 12:00 am, how would i set up that query?