Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / November 2007

Tip: Looking for answers? Try searching our database.

extracting day

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Bill Ridgeway - 17 Nov 2007 12:59 GMT
I want to extract the day (Saturday) from a date (17/11/2007) for use in a
formula to apply pay rates according to the day..

Thanks.

Bill Ridgeway
Bob Phillips - 17 Nov 2007 13:16 GMT
=DAY(A1)

will give the day number (1 = Sun, 2 = Mon, etc.)

=TEXT(A1."dddd")

will give Sunday, Monday, etc.

Signature

HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

>I want to extract the day (Saturday) from a date (17/11/2007) for use in a
>formula to apply pay rates according to the day..
>
> Thanks.
>
> Bill Ridgeway
Bernard Liengme - 17 Nov 2007 15:36 GMT
Bob meant to type =WEEKDAY(A1) to get 1 = Sun, 2 = Mon, etc.
DAY() returns the calendar date; DAY(TODAY()) will return 17 today
best wishes
Signature

Bernard Liengme
www.stfx.ca/people/bliengme
Microsoft Excel MVP
remove CAPS in email address

> =DAY(A1)
>
[quoted text clipped - 10 lines]
>>
>> Bill Ridgeway
Bill Ridgeway - 17 Nov 2007 16:48 GMT
Thanks all.

Bill Ridgeway
Max - 17 Nov 2007 13:18 GMT
One way
If A1 contains a real date
In B1: =TEXT(A1,"dddd")
Signature

Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---

>I want to extract the day (Saturday) from a date (17/11/2007) for use in a
>formula to apply pay rates according to the day..
>
> Thanks.
>
> Bill Ridgeway
Alan - 17 Nov 2007 13:19 GMT
Custom format the cell as dddd, or if you want it to display Saturday 17
November 2007,
dddd dd mmmm yyyy
Regards,
Alan.
>I want to extract the day (Saturday) from a date (17/11/2007) for use in a
>formula to apply pay rates according to the day..
>
> Thanks.
>
> Bill Ridgeway

Rate this thread:






 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.