Hi all,
I have prepared a very simple report like :
Group A: 60(maximum of this group A)
a1 40
a2 60
a3 20
Group B: 53
b1 46
b2 47
b3 53
GroupC: 89
c1 89
c2 87
c3 76
now i want to display the max value between (group B and group A )+ (value of group C) in a cell.
Thanks in advance