Newatprogramming
Technical User
Maybe for some!! I have table that is setup with date and time. In my query I only want ask for the date once in my criteria. [Enter a date]
The problem is I cannot make changes to the table and if do not ask for a particular time in my date/time I receive nothing.
Example.
[Enter a date] 9/10/2003 -- results BLANK
this works but I do not want to ask for the time.
[Enter a date] 9/10/2003 7:30:12 AM-- results will be whatever I was looking for.
Any help. This has been racking my brain.
The problem is I cannot make changes to the table and if do not ask for a particular time in my date/time I receive nothing.
Example.
[Enter a date] 9/10/2003 -- results BLANK
this works but I do not want to ask for the time.
[Enter a date] 9/10/2003 7:30:12 AM-- results will be whatever I was looking for.
Any help. This has been racking my brain.