View Full Version : Displaying "No data message"


teiben
07-13-2004, 06:15 AM
I have a few reports in which I'm using the OnNodata event, which works great, except now the boss wants a message to be displayed on the report, something to the effect that there is no data. If I remove the Ondata event I get the #Error. I put a label on the report and tried some code on the OnNoData event, ifnull then .......how would I display one label the lblNo Incomplete Requests and not all the others on the report. HELP :mad: