Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 542
Default date format and day of week

I downloaded a file into excel that has a column of dates (ex., 10/20/2007).
I then formatted this column to the same date format. My goal is to have a
column that shows the corresponding day of week (ex., Saturday). In another
cell (ex., C2), I entered "=B2" (the corresponding date) and did a custom
format as "dddd". But when I hit "enter", it returns the original 10/20/2007.
The kicker here is when I go into that cell and physically retype
"10/20/2007", then cell C2 shows what I'm looking for (Saturday). I don't
want to go in and retype all of the dates as there's many thousand. How do I
fix?
  #2   Report Post  
Posted to microsoft.public.excel.setup
external usenet poster
 
Posts: 2,420
Default date format and day of week

Not the 'proper' way to do it (as there is still the fundamental problem),
but how about using

=TEXT(B2,"dddd")

--
__________________________________
HTH

Bob

"James" wrote in message
...
I downloaded a file into excel that has a column of dates (ex.,
10/20/2007).
I then formatted this column to the same date format. My goal is to have a
column that shows the corresponding day of week (ex., Saturday). In
another
cell (ex., C2), I entered "=B2" (the corresponding date) and did a custom
format as "dddd". But when I hit "enter", it returns the original
10/20/2007.
The kicker here is when I go into that cell and physically retype
"10/20/2007", then cell C2 shows what I'm looking for (Saturday). I don't
want to go in and retype all of the dates as there's many thousand. How do
I
fix?



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
How to format cells to show dates as the week-ending date of that dereksmom Excel Worksheet Functions 1 July 12th 06 04:40 PM
Date format with day of week and date Kathy Excel Discussion (Misc queries) 4 October 25th 05 04:38 AM
How can I convert a date format to an ISO week format (in EXCEL)? ELI Excel Discussion (Misc queries) 2 July 6th 05 06:31 PM
Format an excel column as a date for a 5 day week for a year. dabenesch Excel Discussion (Misc queries) 1 December 30th 04 02:45 PM
Custom Date format ie. 01.01.05 W1 (W1 is week 1) aspen Excel Discussion (Misc queries) 3 December 29th 04 04:23 AM


All times are GMT +1. The time now is 07:56 AM.

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

About Us

"It's about Microsoft Excel"