P
postman
Two problems with field data when using Dates & Currencies.
Although I am able to format the fields to "LOOK" correct, they
are still long expressions in the fields i.e.
Dates:
I want this to be the field data: 04/04/2005 nothing else, so
my append query (criteria:date()) will list dates of today only
to be appended. BUT because the table date data is this:
4/04/2005 1:09:18 PM (short date or dd/mm/yyyy format), my query
will not list anything! I cannot set the field to hold "date"
only without having to manually edit the time bit out!
Currency:
Although I have format set to 2 decimal places in all my tables
and forms, there are up to 4 places actual in the field,
although these currencies are brought in from another data base
by a linked form and are copy/pasted into the forms datasheet
they are still up to 4 decimal places long. I only want 2
actual.
What's the secret?
Please help.
Although I am able to format the fields to "LOOK" correct, they
are still long expressions in the fields i.e.
Dates:
I want this to be the field data: 04/04/2005 nothing else, so
my append query (criteria:date()) will list dates of today only
to be appended. BUT because the table date data is this:
4/04/2005 1:09:18 PM (short date or dd/mm/yyyy format), my query
will not list anything! I cannot set the field to hold "date"
only without having to manually edit the time bit out!
Currency:
Although I have format set to 2 decimal places in all my tables
and forms, there are up to 4 places actual in the field,
although these currencies are brought in from another data base
by a linked form and are copy/pasted into the forms datasheet
they are still up to 4 decimal places long. I only want 2
actual.
What's the secret?
Please help.