From: 116 on
I am currently using 'Weekday: DatePart("w",[Wdate])'. Can the actual day
Mon, Tues, etc. be displayed?
From: Stefan Hoffmann on
hi,

On 10.03.2010 18:17, 116 wrote:
> I am currently using 'Weekday: DatePart("w",[Wdate])'. Can the actual day
> Mon, Tues, etc. be displayed?
Use Format():

Format(Now(), "ddd") or Format(Now(), "dddd")


mfG
--> stefan <--
From: Maarkr on
can't you use
format([Wdate], "ddd") ?

"116" wrote:

> I am currently using 'Weekday: DatePart("w",[Wdate])'. Can the actual day
> Mon, Tues, etc. be displayed?
From: joelgeraldine on
;,,,,,

"116" <dweekley(a)stdgear.com> a écrit dans le message de groupe de discussion
: 44B6C08F-0A46-413F-8FA4-134140D824B9(a)microsoft.com...
> I am currently using 'Weekday: DatePart("w",[Wdate])'. Can the actual day
> Mon, Tues, etc. be displayed?

From: furatlove on


‏‏كتب "Stefan Hoffmann" <ste5an(a)ste5an.de> في رسالة
news:#mWD#hHwKHA.4636(a)TK2MSFTNGP06.phx.gbl...
> hi,
>
> On 10.03.2010 18:17, 116 wrote:
>> I am currently using 'Weekday: DatePart("w",[Wdate])'. Can the actual
>> day
>> Mon, Tues, etc. be displayed?
> Use Format():
>
> Format(Now(), "ddd") or Format(Now(), "dddd")
>
>
> mfG
> --> stefan <--

 | 
Pages: 1
Prev: Explorer 8
Next: Opening hyperlinks