dbTalk Databases Forums  

Date To day Format

comp.database.ms-access comp.database.ms-access


Discuss Date To day Format in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Grahame
 
Posts: n/a

Default Date To day Format - 01-01-2004 , 04:02 AM






Any help please.I would like for a field to come up in my database in
relation to the date i enter but i would like the day field to show the day
of the week.(in another field)

Thanks
antenna (AT) bigpond (DOT) net.au



Reply With Quote
  #2  
Old   
Ira Solomon
 
Posts: n/a

Default Re: Date To day Format - 01-01-2004 , 10:36 AM






Hi:
Assume the text box into which you put the date is Text0.
The the formula in the second box is:
=WeekdayName(Weekday([text0]))
Weekday returns a number so you need both functions.
Default the Text0 box to a vaid date (or NOW()) or you will get an
error in the second box when you open the form.

Good Luck
Ira Solomon

On Thu, 01 Jan 2004 10:02:29 GMT, "Grahame" <antenna (AT) bigpond (DOT) net.au>
wrote:

Quote:
Any help please.I would like for a field to come up in my database in
relation to the date i enter but i would like the day field to show the day
of the week.(in another field)

Thanks
antenna (AT) bigpond (DOT) net.au



Reply With Quote
Reply




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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.