Convert Date

E

eric

How do I convert a year (YYYY) in a cell to MM/DD/YYYY format? Is
there a formula that will do this?
 
N

Niek Otten

=DATE(A1,1,1)

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

| How do I convert a year (YYYY) in a cell to MM/DD/YYYY format? Is
| there a formula that will do this?
|
 
Top