Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by CelticKaren

  1. CelticKaren

    Military time to Standard time

    You put me on the right trail. Turns out I needed to check for blank, in addition to null. Thank you for your help.
  2. CelticKaren

    Military time to Standard time

    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"...
  3. CelticKaren

    Military time to Standard time

    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?

Part and Inventory Search

Back
Top