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}...
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}...
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.