Crystal reports version 8.
This is probably really easy to do but I'm not good with formulas:
I have 2 fields {testcode} and {Flags}.
example of table:
Testcode Flags
KP *
KP *&^
KP
KP
KP *&@
I want to count the number of listings under flags that contain the symbol * and divide it by the total number of listings for testcode (KP) and then multiply the result by 100. How do I write a formula that does this and returns me the answer?
thanks much.
This is probably really easy to do but I'm not good with formulas:
I have 2 fields {testcode} and {Flags}.
example of table:
Testcode Flags
KP *
KP *&^
KP
KP
KP *&@
I want to count the number of listings under flags that contain the symbol * and divide it by the total number of listings for testcode (KP) and then multiply the result by 100. How do I write a formula that does this and returns me the answer?
thanks much.