G
Guest
I want to be able to format the date for my query that asks a user to enter a
date. The date is stored a date/time field. I want my users to only enter the
date and not the time. The data is captured and stored as a date/time field
in the database table. Here is my user prompt. [PLEASE ENTER DATE] Here is
how the date is stored in the table "01/09/2004 1:35:47 PM" . I want the
query to strip off the time.
date. The date is stored a date/time field. I want my users to only enter the
date and not the time. The data is captured and stored as a date/time field
in the database table. Here is my user prompt. [PLEASE ENTER DATE] Here is
how the date is stored in the table "01/09/2004 1:35:47 PM" . I want the
query to strip off the time.