R
RoyS1031
I have two tables. One is INVOICES, the other is "INVENTORY. Each has a
DATEMODIFIED field. The dates in INVENTORY are formatted dd/mm/yyyy
hh:mm:ss. Yet dates in INVOICES are formatted dd/mm/yyyy without any time
stamp. The Date() function as query criteria works on the field formatted
dd/mm/yyyy but does not on the other. Both fields are filled by code. Both
tables have the DATEMODIFIED field formatted the same in the design grid.
Why is one table saving dates with the time stamp and the other table is not?
DATEMODIFIED field. The dates in INVENTORY are formatted dd/mm/yyyy
hh:mm:ss. Yet dates in INVOICES are formatted dd/mm/yyyy without any time
stamp. The Date() function as query criteria works on the field formatted
dd/mm/yyyy but does not on the other. Both fields are filled by code. Both
tables have the DATEMODIFIED field formatted the same in the design grid.
Why is one table saving dates with the time stamp and the other table is not?