L
loonia
Hi everyone!
I have a column containing a set of numbers looking like
this:
20030304 (text format)
I wish to convert the entire column to look like this:
04/03/2003 - dd/mm/yyyy
I tried doing so by using a custom made dd/mm/yyyy format
but it's unable to do so because there are no "/" in the
original, I think?
Any help would be most appreciated!
Monika
I have a column containing a set of numbers looking like
this:
20030304 (text format)
I wish to convert the entire column to look like this:
04/03/2003 - dd/mm/yyyy
I tried doing so by using a custom made dd/mm/yyyy format
but it's unable to do so because there are no "/" in the
original, I think?
Any help would be most appreciated!
Monika