I have a parent report with 4 child reports embedded for each parent record.
Each child report displays the maximum record as necessary but there may not be a suitable record and so it will be displayed as a blank.
The parent report looks at each child report to see whether the check box is ticked or not and a label is displayd depending upon this result. I've started the If statement but I get errors whenever I get to a blank child report. How can I code to tell the program to ignore and carry on if the child report is blank?
Cheers....
Each child report displays the maximum record as necessary but there may not be a suitable record and so it will be displayed as a blank.
The parent report looks at each child report to see whether the check box is ticked or not and a label is displayd depending upon this result. I've started the If statement but I get errors whenever I get to a blank child report. How can I code to tell the program to ignore and carry on if the child report is blank?
Cheers....