Please lay off the CAPS LOCK key. It looks like you're SHOUTING and
it's hard to read.
The Format property of a textbox can be set to
ddd
for Mon, Tue, Wed, or to
dddd
for Monday, Tuesday, Wednesday.
The date is actually stored as a number, but you can display it any
way you like. Just set the Format property of the field, or the form
or report textbox; or use the Format() function to explicitly cast the
date into a string.
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.