I have a string (call it 'Time_In' that I am converting to Date Time format .
I use the formula cdatetime ({Time_In}). It compiles and works fine when I insert the formula into the report.
I have another string (call it 'Time_Out') that I am also converting to Date Time format.
I used the same formaula: cdatetime ({Time_Out')). It compiles OK but when I put it in the report and run the report, Crystal goes to the formula edit window for the Time_Out formula and gives the error "Bad Date Time Format String" ... Any ideas why this could be happening??? I am stumped!
I use the formula cdatetime ({Time_In}). It compiles and works fine when I insert the formula into the report.
I have another string (call it 'Time_Out') that I am also converting to Date Time format.
I used the same formaula: cdatetime ({Time_Out')). It compiles OK but when I put it in the report and run the report, Crystal goes to the formula edit window for the Time_Out formula and gives the error "Bad Date Time Format String" ... Any ideas why this could be happening??? I am stumped!