F
Fred
Hi,
I'm making a query that make the sum of a date/time field.
The field works.
BUT
when in my query I make the :
SELECT SUM (myfield) FROM .........
The results show my some decimal numbers...
WHY ?
How can I format this to have an TIME stamp ?
Thank you
I'm making a query that make the sum of a date/time field.
The field works.
BUT
when in my query I make the :
SELECT SUM (myfield) FROM .........
The results show my some decimal numbers...
WHY ?
How can I format this to have an TIME stamp ?
Thank you