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 Chriss Miller 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: Dednutts
  • Content: Threads
  • Order by date
  1. Dednutts

    If Then summary for groups Crystal 11

    Hi there, I have a Crystal 11 report that groups total hours for 3 people. Each person has a different $ value. I need to multiply the hours * $ if ({person.lastname})="person1" then Sum ({@time}, {Person.LastName})*(12.50) or if ({person.lastname})="person2" then Sum ({@time}...
  2. Dednutts

    Summarize groups "If Then Statements"

    Hi there, I have a BO report that groups total hours for 3 people. Each person has a different $ value. I need to multiply the hours * $ if ({person.lastname})="person1" then Sum ({@time}, {Person.LastName})*(12.50) or if ({person.lastname})="person2" then Sum ({@time}...

Part and Inventory Search

Back
Top