I have a date field that shows as CYYMMDD. To get rid of the century I have just subtracted 1000000 to show the date as YYMMDD ex. 150814.
Now I want to add / between the numbers to show as 15/08/14.
How do I do this in the formula?
Thanks in advance!