display extension for date in excel

P

Phil

I would like to display a date typed in as 06/04/2002 as Saturday 6th April
2002

I have got as far as dddd dd mmm in the custom number type,which displays
Saturday 6 April.

How do you get the extension to display?

Thanks,

Phil
 
D

Dave Peterson

And I bet you mean the "th" in 6th.

I don't think you'll be able to do this by formatting alone.
 
S

SteveW

I posted yyyy

But I guess you are actually after the "st" "nd" "rd" "th" to be added
after 1,2,3,4 etc

TBH I don't know

You can construct the string with a formula, but not perhaps what you
wanted.

Steve
 
R

Rookie 1st class

Because I'm a picky old turd that is easily confused may I suggest:
06/04/2002 on my computer in a custom format:
dddd dd mmm yyyy = Tuesday 04 Jun 2002 'Jan, Feb, Mar, etc.
12/04/2002 formatted as: 'wanted month longer than 4 letters.
dddd dd mmmm yyyy = Wednesday 04 December 2002
PLEASE if your format is not mm/dd/yy include 3 or 4 m's to remove confusion.
Lou
 

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