+ Reply to Thread
Results 1 to 4 of 4

Change Date to a day of the week.

  1. #1
    Forum Contributor
    Join Date
    12-03-2009
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    184

    Change Date to a day of the week.

    Hello all,

    I have a spread sheet with a column of dates. I need to add another column and convert the date to a day of the week. Does anyone know of formula or VBA to do this automatically?

    thx
    E.
    Last edited by enhydra; 09-05-2011 at 02:10 PM.

  2. #2
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229

    Re: Change Date to a day of the week.

    Something like =TEXT(A1, "dddd")
    or using the custom format dddd
    _
    ...How to Cross-post politely...
    ..Wrap code by selecting the code and clicking the # or read this. Thank you.

  3. #3
    Forum Contributor
    Join Date
    12-03-2009
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    184

    Re: Change Date to a day of the week.

    I'm not sure I understand. I'm trying to convert a whole column of dates to a day of the week in a different column. Would I just add the formula to each cell in the new column.

    Attached is an example

    thx
    E.
    Attached Files Attached Files
    Last edited by enhydra; 09-05-2011 at 02:01 PM.

  4. #4
    Forum Contributor
    Join Date
    12-03-2009
    Location
    California
    MS-Off Ver
    Excel 2010
    Posts
    184

    Re: Change Date to a day of the week.

    Got it, thanks Mike. Just put what you typed into the cell.

    thx
    E.

+ 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