No Records Found Printing
-
- Posts: 9
- Joined: Tue Oct 10, 2017 12:44 pm
No Records Found Printing
I have a report that needs to print at the very least the title of the report and the date range entered by the user, even if there are no records found. I took a look in the R&R help file and fount the following;____By default, the Viewer will print Title and Summary lines even when no records are found. To cause the Viewer to print nothing (no Title or Summary lines) when no records are found, execute the Viewer with the /H switch.____With this info I created a few Title lines and moved data I needed to always show up into those lines. However, when I run the report for a date range I know there is no data, nothing prints still. We still just get the friendly ^No Records Found^ window.____Anyone know a way around this?______
-
- Posts: 8
- Joined: Tue Oct 10, 2017 12:44 pm
=> RE: No Records Found Printing
It should work if the title and summary don^t include datas from record.__Only calculated fields (not calculated upon record fields), parameters or text fields.____That^s the way we^re using it.