Odd Behavior In Spanish vs. English

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top