G
Guest
I have a filter form based off of a parameter query where the user enters
certain criteria including start and end date to generate various reports.
There's a "run report" command button that generates the report once they've
made their selections. If there's no data for that particular time frame,
the report opens with #Error messages, etc. How would I add code to the
button so that a message box will pop up with "No Data Available for this
time period" instead of opening the report, and then upon clicking OK on the
message box, return to the filter form to enter another query. THANKS!!!
certain criteria including start and end date to generate various reports.
There's a "run report" command button that generates the report once they've
made their selections. If there's no data for that particular time frame,
the report opens with #Error messages, etc. How would I add code to the
button so that a message box will pop up with "No Data Available for this
time period" instead of opening the report, and then upon clicking OK on the
message box, return to the filter form to enter another query. THANKS!!!