What if no records?
-
- Posts: 12
- Joined: Tue Oct 10, 2017 12:44 pm
What if no records?
Hi Kathleen and all,__I know this sounds like a stupid question, but I can^t find the answer. ____My customer would like a screen to come up and say ^No data found^ if there is not data, but I can^t figure out if there is a way in R&R to get this information. My reports print to ^?^, so when there is no data, the screen just blinks and the user is left wondering what happened. I am using 8.0 xbase. Any info would be greatly appreciated. ____Thanx,__Lynn
-
- Posts: 62
- Joined: Tue Oct 10, 2017 12:44 pm
=> RE: What if no records?
We create a total field that counts any field in the primary database (we call it "records") .____We then create a conditional line in the summary band that only prints when "records" is false (ie there are no records.) This line says "There are no records that meet your conditions".____Hope this helps.____RHS
-
- Posts: 12
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: What if no records?
Thank you so much for your response. It works great. I knew it would be something simple. Take care.__Lynn__:7