Hi,
I have an app that pulls data from a database which I can do no problem.
One of the fields contains a date in plain format
ie 250772 (25th July 1972)
Please note that these are english format for dates.
I need my app to pull this data and conver it to the following format.
25-JUL-1972
I have looked at the date function and the format function but cannot seem to get it to work.
Any ideas.
Cheers
S.
Everything has an answer, it's just knowing the right question to ask. !!!!
I have an app that pulls data from a database which I can do no problem.
One of the fields contains a date in plain format
ie 250772 (25th July 1972)
Please note that these are english format for dates.
I need my app to pull this data and conver it to the following format.
25-JUL-1972
I have looked at the date function and the format function but cannot seem to get it to work.
Any ideas.
Cheers
S.
Everything has an answer, it's just knowing the right question to ask. !!!!