I have a formula which returns the date in yymmdd for which I want to convert to a serial date.
example:
in cell J6 I have this formula = RIGHT(LEFT(B6,12),6)
which returns "110319"
I want to convert this date (110319 which is yymmdd) to a serial date (ie 40621)
I appreciate any help!
example:
in cell J6 I have this formula = RIGHT(LEFT(B6,12),6)
which returns "110319"
I want to convert this date (110319 which is yymmdd) to a serial date (ie 40621)
I appreciate any help!