On Wed, 6 Jul 2005 11:35:05 -0700, "angelaucfs"
It's considered polite to put your question in the text area, not just
the subject line.
What's a "numeric date" in your context? An Access Date/Time field -
regardless of format - is stored as a number (a count of days and
fractions of a day since midnight, December 30, 1899).
To display it as a day name, set its Format property to
"dddd"
John W. Vinson[MVP]