I would like to put restiction on a textbox to only contain a valid date.
Thanks in advance.
Set its Format to Short Date, or any of the other date formats. ACCESS then
will expect a "valid date" entry.

Signature
Ken Snell
<MS ACCESS MVP>
>I would like to put restiction on a textbox to only contain a valid date.
>
> Thanks in advance.