sign in | join about | help | sitemap
Connecting Tech Pros Worldwide
John's Avatar

day of week


Question posted by: John (Guest) on November 13th, 2005 12:59 AM
Hi

How can I calculate a three letter day of week (Mon, Tue, Wed etc.) from a
date?

Thanks

Regards


2 Answers Posted
Stewart Allen's Avatar
Guest - n/a Posts
#2: Re: day of week

If your want to dispaly this in a textbox on a form or report, in the format
property of the textbox type ddd.


"John" <john@nospam.infovis.co.uk> wrote in message
news:40d56746$0$1183$cc9e4d1f@news.dial.pipex.com. ..[color=blue]
> Hi
>
> How can I calculate a three letter day of week (Mon, Tue, Wed etc.) from a
> date?
>
> Thanks
>
> Regards
>
>[/color]


Don Leverton's Avatar
Guest - n/a Posts
#3: Re: day of week

Hi John,

Try:
Format([YourDate],"ddd")

HTH,
Don

"John" <john@nospam.infovis.co.uk> wrote in message
news:40d56746$0$1183$cc9e4d1f@news.dial.pipex.com. ..[color=blue]
> Hi
>
> How can I calculate a three letter day of week (Mon, Tue, Wed etc.) from a
> date?
>
> Thanks
>
> Regards
>
>[/color]


 
Not the answer you were looking for? Post your question . . .
196,909 members ready to help you find a solution.
Join Bytes.com

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 196,909 network members.
Post your question now . . .
It's fast and it's free

Popular Articles

Top Community Contributors