I've just upgraded to CR XI from 8 and one of my formulae has stopped working. I was using the following to convert a number to a date (after running ufltdate.exe and then copying two dlls to the \WINDOWS\CRYSTAL and \WINDOWS\SYSTEM directories):
Numbertodate(ToNumber ({Itinery_Date}))
This converts, for example, 20070719 to 19th July 2007.
How can I do this with CRXI?
Numbertodate(ToNumber ({Itinery_Date}))
This converts, for example, 20070719 to 19th July 2007.
How can I do this with CRXI?