JanCampbell
Instructor
I am new to Crystal and have a very simple problem:
I have a formula field calculating commission based on a 'Total Value' field in the report.
For example, the formula reads: if product_type = "XXX" then (sale_value*5)/100 else (sale_value*2.5)/100
All I want to do is add a sub-total and grand total for my formula field.
Quickest solution for a not-too techie person would be gratefully appreciated.
Thanks
I have a formula field calculating commission based on a 'Total Value' field in the report.
For example, the formula reads: if product_type = "XXX" then (sale_value*5)/100 else (sale_value*2.5)/100
All I want to do is add a sub-total and grand total for my formula field.
Quickest solution for a not-too techie person would be gratefully appreciated.
Thanks