Using CR11, I have a string field that stores a date in the format 20070907
I'm simply trying to turn this string into a date so I can report off it, but when I do: Cdate({table.field})
I get an error of "Bad Date Format String". Any ideas as to what would be causing this? Thanks!
I'm simply trying to turn this string into a date so I can report off it, but when I do: Cdate({table.field})
I get an error of "Bad Date Format String". Any ideas as to what would be causing this? Thanks!