DashboardNovice
Member
I have a text value in the form of 5122017 which I want to convert to 05/12/2017. I tried the TEXT( ) but that appears to give you the date only if you apply it to the date's corresponding serial number. I also tried the DATEVALUE( ) and that didn't work either.
Is there a function that can make this conversion.
Is there a function that can make this conversion.