Date format question

T

TomCon

There is a date format that will format a date like this:
"Wednesday, April 09, 2008"
Can i create a custom format that will do this:
Wed, Apr 09

If so, can you tell me how?

Thanks,
tom
 
T

Tyro

Select the cell, press Ctrl+1, select the number tab, select custom and type
in:
ddd, mmm dd

Tyro
 
Top