G
gnolamar
I received this formula for changing regular unformatted
dates to a date field. =DATA(RIGHT(A1,4),LEFT(A1,1),MID
(A1,2,2)
This formula works great except for the dates for Sept-
Dec. Such as 12161995 this formula gives me the date of
1/21/1995. What is the RIGHT number instead of 4?
Thank you!
dates to a date field. =DATA(RIGHT(A1,4),LEFT(A1,1),MID
(A1,2,2)
This formula works great except for the dates for Sept-
Dec. Such as 12161995 this formula gives me the date of
1/21/1995. What is the RIGHT number instead of 4?
Thank you!