Re: Date input mask.
- From: Bob Quintal <rquintal@xxxxxxxxxxxx>
- Date: Sun, 30 Oct 2005 17:28:48 GMT
chipshop <ejgn@*remove*gmx.net> wrote in
news:dk2t3f$e9p$1@xxxxxxxxxxxxxxxxxxx:
> Greetings all...
>
> I need to be able to input dates into a table in the following
> format:
>
> Saturday/29/October/2005
>
> Could someone please tell me the input mask for this?
NO!!!!!
Dates are stored in the tables as a double precision number.
You want instead to FORMAT the appearance of the date, after it has
been entered.
Put this in the format property of the textbox or field
dddd\/dd\/mmmm\/yyyy
--
Bob Quintal
PA is y I've altered my email address.
.
- Follow-Ups:
- Re: Date input mask.
- From: ChipShop
- Re: Date input mask.
- Prev by Date: Re: Compact/Repair
- Next by Date: Re: Date input mask.
- Previous by thread: Use of Parameter Query in Code
- Next by thread: Re: Date input mask.
- Index(es):
Relevant Pages
|