Actually, {TC1_TimecardMastefile.TimePunchedOut} is a string-type field. And when I take out the ToNumber function, Crystal responds "a number is required here". The values in the field are, for example, 10.62 and 11.98. So, I really don't understand why I'm getting "the string is non-numeric"...
Crystal 10. I need to convert a string-type field that contains mililary time to standard time. I tried the above formula, but get the message "the string is non-numeric" and it highlights: ToNumber ({TC1_TimecardMastefile.TimePunchedOut});
Can anyone tell me what is the problem?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.