A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Weekday function in Access



 
 
Thread Tools Display Modes
  #1  
Old August 10th, 2004, 01:45 PM
pmp350
external usenet poster
 
Posts: n/a
Default Weekday function in Access

How do I get the weekday function to return a weekday "label" instead of the
number?

Thanx,

Paul
  #2  
Old August 10th, 2004, 02:24 PM
Allen Browne
external usenet poster
 
Posts: n/a
Default Weekday function in Access

Use the Format() function instead of Weekday(), e.g.:
Format([MyDateField], "dddd")

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"pmp350" wrote in message
...
How do I get the weekday function to return a weekday "label" instead of
the
number?

Thanx,

Paul



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
IIf function in Microsoft Access 2000 Leslie Setting Up & Running Reports 3 August 5th, 2004 09:44 PM
Useless Access 2003 tired, angry, sucidial and bored General Discussion 10 July 21st, 2004 11:52 PM
Running Access from network Alan Fisher Using Forms 4 July 3rd, 2004 02:37 AM
Bug in Access 2003 ? Error after 380 CreateObject("MAPI.Session") Ottar General Discussion 7 June 22nd, 2004 06:58 PM
Using Excel WorksheetFunction.Mode function in Access VBA ANE Worksheet Functions 2 December 12th, 2003 02:38 AM


All times are GMT +1. The time now is 09:20 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.