M
Michael
I have a column of dates in an excel table entered as
text in the following format YYMMDD - example: '040527'
is May 27, 2004 and '040430' is April 30, 2004. They are
entered as text (I think these were captured from a
mainframe via screencapture)
I'd like to find a convenient way to convert these into
serial numbers so that I can work with them.
DATEVALUE doesn't like this format...
text in the following format YYMMDD - example: '040527'
is May 27, 2004 and '040430' is April 30, 2004. They are
entered as text (I think these were captured from a
mainframe via screencapture)
I'd like to find a convenient way to convert these into
serial numbers so that I can work with them.
DATEVALUE doesn't like this format...