I presently have a form setup where you enter the criteria then select the report you want to view. This previews a report which is based off a query that uses variables as criteria passed to it from the reporting form. All this works fine when there is data available. This report also has some calculated fields on it and unless there is data available it just print #error# in place of the calculation.
Can I control this so that after they select the criteria, a date range and supervisor name, and choose the report it tells them there is no information to display. Another alternative would be to have it print a friendly message on the report other than #error#.
Any ideas would be greatly appreciated
Can I control this so that after they select the criteria, a date range and supervisor name, and choose the report it tells them there is no information to display. Another alternative would be to have it print a friendly message on the report other than #error#.
Any ideas would be greatly appreciated