I am new to Crystal, so please forgive my basic questions.
I'm working on an invoice report that needs to look something like this:
Contract Name
Product Name 1 Product Price 1
Task 1 Time Spent 1
Task 2 Time Spent 2
Product Name 2 Product Price 2
Task 3 Time Spent 3
Task 4 Time Spent 4
---------------------------------------------------
Total Price
The problem I'm running into is that the total is adding the product price once for each task rather than once for each product. How can I have the task count not affect the price sum?
Also, how do you change the color of an entire row?
Thanks for any help.
I'm working on an invoice report that needs to look something like this:
Contract Name
Product Name 1 Product Price 1
Task 1 Time Spent 1
Task 2 Time Spent 2
Product Name 2 Product Price 2
Task 3 Time Spent 3
Task 4 Time Spent 4
---------------------------------------------------
Total Price
The problem I'm running into is that the total is adding the product price once for each task rather than once for each product. How can I have the task count not affect the price sum?
Also, how do you change the color of an entire row?
Thanks for any help.