S
Someone
Hello,
Setup Info: Access97 database, date fields are in Short Date format
Scenario: Using English (US) regional settings, I can open a form
(displaying shipments on a particular date) from another form based on the
date entered into an unbound text field. When I change the regional setting
to Spanish (Mexico), the only way the same function works is if I use
format(txtShipDate,"Short Date"), even though the txtShipDate field is
formatted as short date. In the database, the field displays as 06/10/2004
in English and 10/06/2004 in Spanish, and the input field displays likewise
in both instances.
Any ideas why the need to format the field?
Thanks,
James
Setup Info: Access97 database, date fields are in Short Date format
Scenario: Using English (US) regional settings, I can open a form
(displaying shipments on a particular date) from another form based on the
date entered into an unbound text field. When I change the regional setting
to Spanish (Mexico), the only way the same function works is if I use
format(txtShipDate,"Short Date"), even though the txtShipDate field is
formatted as short date. In the database, the field displays as 06/10/2004
in English and 10/06/2004 in Spanish, and the input field displays likewise
in both instances.
Any ideas why the need to format the field?
Thanks,
James