satyakumar
Programmer
Hi Folks,
I need some help in writing the formulae.
My Requirement is from database I am getting like this.
Person Status Code
------ -----------
ABC YES
DEF NO
GHI NO
JKL NO
I need to put a check box in Report Footer if status code for any person is 'YES' then I have to check the box. If the status code for any of the person is not YES then I have to uncheck the box. How do I write the formulae and put it in the Report Footer.
I need some help in writing the formulae.
My Requirement is from database I am getting like this.
Person Status Code
------ -----------
ABC YES
DEF NO
GHI NO
JKL NO
I need to put a check box in Report Footer if status code for any person is 'YES' then I have to check the box. If the status code for any of the person is not YES then I have to uncheck the box. How do I write the formulae and put it in the Report Footer.