List of all "Date Formats" from Excel

R

Rodrigo Ferreira

How can I get the list of all "Date Formats" from Excel?
Something like this:
dd/mm/yyyy
mm/dd/yyyy
yyyy-mm-dd
....

Rodrigo Ferreira
 
B

Bob Phillips

It is open-ended as you can define your own.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)
 
C

cdris7319

You can get a starter list though by hilighting a cell, right click, select
"format cell" from drop down menu, pick the "number" tab then look at the
options provided under the "date" and "custom" headings.
 
Top