Thread
:
convert Numbers to Dates
View Single Post
#
4
Posted to microsoft.public.excel.misc
Hardeep kanwar[_2_]
external usenet poster
Posts: 14
convert Numbers to Dates
Man you both are Life Saver
Thanks Both of you
Regards
Hardeep kanwar
"Gary''s Student" wrote:
=DATE(RIGHT(A1,4),LEFT(RIGHT(A1,6),2),LEFT(TEXT(A1 ,"00000000"),2))
with the proper format.
--
Gary''s Student - gsnu200903
Reply With Quote
Hardeep kanwar[_2_]
View Public Profile
Find all posts by Hardeep kanwar[_2_]