Date, Day of week

A

andrewm

Hi

I would like to convert a date to a day of the week

ie column 1 column 2
5/7/05 Tuesday
6/7/05 Wednesday
etc etc

I know the formula for date - what is it to relate day of the week to
the date

andrewm
 
S

ScottO

I think you'll get what you want by putting a formula in Col 2 of =Col 1,
Then custom format Col 2 to "Dddd"
Rgds,
ScottO

|
| Hi
|
| I would like to convert a date to a day of the week
|
| ie column 1 column 2
| 5/7/05 Tuesday
| 6/7/05 Wednesday
| etc etc
|
| I know the formula for date - what is it to relate day of the week to
| the date
|
| andrewm
|
|
| --
| andrewm
| ------------------------------------------------------------------------
| andrewm's Profile: http://www.excelforum.com/member.php?action=getinfo&userid=23130
| View this thread: http://www.excelforum.com/showthread.php?threadid=384433
|
 
P

Piranha

andrewm,

If your date is in A1 put this into B1 and copy down as
necessary.

'=TEXT(A1,"dddd")

Dave
 
B

Biff

Hi!

Yeah, you're posting from ExcelFourm and linking to the MS newsgroups. The
posts from ExcelForum don't show up in the MS newsroups instantly and
vice-versa. Seems as though there's about a 20 min delay.

When I posted my reply your reply hadn't showed up yet.

Biff
 
P

Piranha

Biff,

Thanks very much for clueing me in on that.
I don't know where all this stuff goes and comes from,
and what is linked to what.

Thx
Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top