Convert Excel Date to Numeric Text - TechRepublic
Question
February 6, 2009 at 09:42 AM
zayasj1

Convert Excel Date to Numeric Text

by zayasj1 . Updated 13 years, 9 months ago

I am trying to figure out how to convert 01/01/2009 (Excel Date) to 0109 (Text). I have tried =TEXT(DateCell,”0″) and =TEXT(DateCell,”mmyy”) with no success. Doing the latter always gets me 0100 regardless of the date I have in the cell i’m getting the date from. Any help is greatly appreciated.

This discussion is locked

All Comments