I have a Query which starts a report.
In my Report I used to have a hidden Text Box which woudl (hopefully) be unhidden if the Query produced No records. I actually never got to test it properly!!
But now when I get No Records, the Report does not open, and i get an error message saying:-
Cannot find the object 'For Each ctrl In Me'.
Maybe this is residue from my previous attempts? Or is this a standard message?
In my Report I used to have a hidden Text Box which woudl (hopefully) be unhidden if the Query produced No records. I actually never got to test it properly!!
But now when I get No Records, the Report does not open, and i get an error message saying:-
Cannot find the object 'For Each ctrl In Me'.
Maybe this is residue from my previous attempts? Or is this a standard message?