#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Day of the Week

If I have a certain date in a field, say June 12, 2008, is there anyway to
do something that will tell me what day of the week that was.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Day of the Week

I am sorry for the multi post, i didn't mean to post in programming so i was
trying to post it in the right category. The post i got in programming I
don't think will work because I am going to have just about every day of the
year that I need to find the day of the week on so that I can sort on those
results.

"Kat5813" wrote:

If I have a certain date in a field, say June 12, 2008, is there anyway to
do something that will tell me what day of the week that was.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,934
Default Day of the Week

Assuming A1 contains a *real* date...

As a number: =WEEKDAY(A1)

As a text name: =TEXT(A1,"dddd")

--
Rick (MVP - Excel)


"Kat5813" wrote in message
...
If I have a certain date in a field, say June 12, 2008, is there anyway to
do something that will tell me what day of the week that was.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Day of the Week

Sorry, I thought your post was the other one and I am not quite sure how I
could make it work but I tried yours and it worked just fine. Thank you so
much for your help. Just a word of advice, be careful how you word things,
your words may come off harsher than you wanted.

"Mike H" wrote:

Yes there is and if you check the post you made in programming you'll find
out how. Please don't multi post

"Kat5813" wrote:

If I have a certain date in a field, say June 12, 2008, is there anyway to
do something that will tell me what day of the week that was.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,718
Default Day of the Week

=TEXT(A1,"dddd")


"Kat5813" wrote:

If I have a certain date in a field, say June 12, 2008, is there anyway to
do something that will tell me what day of the week that was.



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Day of the Week

See, Excel Help, Weekday, Specifically "Show dates as days of the week"


Kat5813 wrote:

If I have a certain date in a field, say June 12, 2008, is there anyway to
do something that will tell me what day of the week that was.


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert regular Date to Week Ending or Week Beginning Dates Sam H Excel Discussion (Misc queries) 5 April 3rd 23 04:39 PM
Auto calculate day of week to week of the year (not as serial) oftenconfused Excel Discussion (Misc queries) 4 June 23rd 08 05:14 PM
Tie a Calendar week to a Scoped Projected Week [email protected] Excel Worksheet Functions 3 October 31st 06 01:34 PM
How do I set up a week by week skill training schedule in excel? davidwatts Excel Discussion (Misc queries) 0 June 16th 05 11:32 PM
I need week number in excell from a date, first week must be mini. jPeich Excel Discussion (Misc queries) 4 January 5th 05 01:21 AM


All times are GMT +1. The time now is 03:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"