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!

Search results for query: *

  • Users: Joelcc
  • Content: Threads
  • Order by date
  1. Joelcc

    Sum Formula

    Hello All, I have three formulas: Formula1: Average({Score}, {Group1}) Formula2: IF({@Formual1}>7)Then 1 Else 0 Formula3: Sum({@Formula2}, {Group2}) Formula3 is giving me "The Summary / Running Total field could not be created". When I browse Formula2 Field Type is "Number"
  2. Joelcc

    Date Conversion in 7.0

    Hello, Using Crystal 7, and have a string (20050215) that I'm trying to convert to a Date field 02/15/2005, but have not found a function to do that in 7.0. I appreciate the help
  3. Joelcc

    Field Cannot Be Summarzied

    Hello, I created an If Then Formula where it displays a 1 if a condition is met or 0 if not met. @SSRProdCon= IF(IF{@SignOnDuration} = 0 then 0 Else (Sum ({@AvailableTime}, {VW_CFG_Staff.Staff_Name})+ Sum({@HoldTime}, {VW_CFG_Staff.Staff_Name})+ Sum({@ProdTalkTime}...

Part and Inventory Search

Back
Top