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 derfloh 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 zebcrystal

  1. zebcrystal

    Group Header Percentage Calculation

    LB, It worked. Thank you very much. Zebcrystal
  2. zebcrystal

    Group Header Percentage Calculation

    if{PRPH.Hours}>40 and {PRPH.PRGroup}= 10 then {PRPH.Hours}-40 else 0/ if{PRPH.Hours}>40 and {PRPH.PRGroup}= 10 then {PRPH.Hours}-40 else 0+if{PRPH.PRGroup}=10 then {PRPH.Hours}- (if{PRPH.Hours}>40 and {PRPH.PRGroup}= 10 then {PRPH.Hours}-40 else 0) else 0 My group structure is by...
  3. zebcrystal

    Group Header Percentage Calculation

    Thank you. I inserted the formula into the group header and receive 1.10% for every crew.
  4. zebcrystal

    Group Header Percentage Calculation

    I have a payroll report grouped by crew supervisor. I am trying to calculate the percentage of overtime for each crew in the group header. My formula is {@OT} % {@Total Hrly Hrs}. The result is the calculation of the first employee in the crew.

Part and Inventory Search

Back
Top