G
Guest
I wanted to know if you can use the datepart function in a query to extract a
date such as 08/01/2005 from a date/time field such as 08/01/2005 10:55 . I
have a query that asks users for to input a date. The users have to input the
both the date and time since this is the way the data is captured and stored
the table. I want the users to only input a date without the time. I was
thinkng of using the datapart function but did not know if it would work.
date such as 08/01/2005 from a date/time field such as 08/01/2005 10:55 . I
have a query that asks users for to input a date. The users have to input the
both the date and time since this is the way the data is captured and stored
the table. I want the users to only input a date without the time. I was
thinkng of using the datapart function but did not know if it would work.