Using Crystal Reports 8.5 and Oracle 9i tables:
I have a bunch of "dates" in a text table field that Crytal Reports is incapabible of converting with the todate function. They are all in the format of, for example, 26FEB2008.
Any suggestions for a formula that would convert a intended date like "26FEB2008" to "02/26/2008"? What these record field all have in common is that they are 9 characters long and all start with two digits (in string form).
I have a bunch of "dates" in a text table field that Crytal Reports is incapabible of converting with the todate function. They are all in the format of, for example, 26FEB2008.
Any suggestions for a formula that would convert a intended date like "26FEB2008" to "02/26/2008"? What these record field all have in common is that they are 9 characters long and all start with two digits (in string form).