Wortz, Charles
CWortz at tea.state.tx.us
Mon Mar 31 14:38:01 CST 2003
John, For those of my users that want to have a piece of paper to file, I print the first page of the report with a big message that there was no data for that time period. Have a hidden message that you unhide on the OnNoData event. Charles Wortz Software Development Division Texas Education Agency 1701 N. Congress Ave Austin, TX 78701-1494 512-463-9493 CWortz at tea.state.tx.us -----Original Message----- From: John Bartow [mailto:john at winhaven.net] Sent: Monday 2003 Mar 31 14:28 To: AccessD Subject: [AccessD] Reports - No Data How do you handle reports with no data? I have an A97 app that I want to make it more clear to the user that the report has no data and then not display it to them. I use the OnNoDate event to display a message box and set cancel to true. Is there a better, more meaningful way? JB