khoilewisclark
MIS
I use Crystal Reports XI. I'm trying to create a proposal report, grouped by solicitors. Currently, it looks like this (solicitors are placed in the group header):
John Smith
Proposal A Ask amount X
Proposal B Ask amount Y
Jane Doe; Mary Holt
Proposal C Ask Amount Z
Proposal D Ask Amount W
I need to spit Jane Doe and Mary Holt. I want the output to look like this (but don't want to double count the ask amount for the same proposals):
John Smith
Proposal A Ask amount X
Proposal B Ask amount Y
Jane Doe
Proposal C Ask Amount Z
Proposal D Ask Amount W
Mary Holt
Proposal C Ask Amount Z
Proposal D Ask Amount W
Please help! What formula should I use here?
Thank you!!!
John Smith
Proposal A Ask amount X
Proposal B Ask amount Y
Jane Doe; Mary Holt
Proposal C Ask Amount Z
Proposal D Ask Amount W
I need to spit Jane Doe and Mary Holt. I want the output to look like this (but don't want to double count the ask amount for the same proposals):
John Smith
Proposal A Ask amount X
Proposal B Ask amount Y
Jane Doe
Proposal C Ask Amount Z
Proposal D Ask Amount W
Mary Holt
Proposal C Ask Amount Z
Proposal D Ask Amount W
Please help! What formula should I use here?
Thank you!!!