DHi,
In report I want to used formula.
for example
Name Age Check
A 12 False
A 12 True
B 13 False
C 10 False
C 10 True
C 10 True
I want to add formula in check where it should check 1st row name with second row name and result should be true in case of duplicate and false in case of non duplictae. Is it possible?
*This post is locked for comments