I know this is a simple question, but I'm having trouble figuring out how to do it. How do I format a date/time field in a query from "12/18/2008 12:00:00 AM" to just "12/18/2008"? Thanks.
I'm not sure if I'm using it correctly though. I'm just typing Format([DateField], "mm dd yyyy") into the expression box when in the query design view. Is this correct?