Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I have a date that is imported in to Excel at text and will not allow me to
reformat the date by using format cell. It is shown as 2005/06/01 for May 6, 2004. I need a formula that will take show the same date as mm/dd/yy. Any help will be appreciated. Thanks. |
#2
![]() |
|||
|
|||
![]()
=DATEVALUE(A1), where cell A1 contains the text in question. format the
result in any date format you want. "Jordan" wrote: I have a date that is imported in to Excel at text and will not allow me to reformat the date by using format cell. It is shown as 2005/06/01 for May 6, 2004. I need a formula that will take show the same date as mm/dd/yy. Any help will be appreciated. Thanks. |
#3
![]() |
|||
|
|||
![]()
Thank you very much.
"Rob" wrote: =DATEVALUE(A1), where cell A1 contains the text in question. format the result in any date format you want. "Jordan" wrote: I have a date that is imported in to Excel at text and will not allow me to reformat the date by using format cell. It is shown as 2005/06/01 for May 6, 2004. I need a formula that will take show the same date as mm/dd/yy. Any help will be appreciated. Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
date formula | Excel Worksheet Functions | |||
addition to my date formula...required | Excel Worksheet Functions | |||
Excel formula with date constraints | Excel Discussion (Misc queries) | |||
Formula with date constraints | Excel Worksheet Functions | |||
Need help troubleshooting an array formula XLXP on Win2K | Excel Worksheet Functions |