+ Reply to Thread
Results 1 to 4 of 4

Date / Day Function

  1. #1
    Registered User
    Join Date
    08-07-2007
    Posts
    5

    Date / Day Function

    Is there a way to have Excel give the day of the week from the date entered in a different cell ?

    I want to enter a date 07/07/2007 in cell A3, then have Excel display Tues. in a different cell.

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326
    Wasn't that a Saturday?

  3. #3
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    Quote Originally Posted by banatello
    Is there a way to have Excel give the day of the week from the date entered in a different cell ?

    I want to enter a date 07/07/2007 in cell A3, then have Excel display Tues. in a different cell.
    Assuming you want the actual weekday corresponding to your date...ie. Saturday for 07/07/2007, then try:

    =TEXT(A3,"ddd")

    for the full name, =TEXT(A3,"dddd")
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  4. #4
    Registered User
    Join Date
    08-07-2007
    Posts
    5

    Thanks

    Thanks guys, and the date and day above was just an example.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1