Dates

  • Thread starter Thread starter Dale and Sandi Brown
  • Start date Start date
D

Dale and Sandi Brown

Is there a way to get just the mm/dd/yyyy in a query from a date/time field
to compare to a forms date without using the format function?
 
You can use the DateValue() function:
DateOnly: DateValue([YourDateTimeField])
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top