kristyw
October 6th, 2005, 12:17 AM
Is there any way I can check the option to suppress blank subreport, but then put a "No data is available" message in it's place?
Thanks.
Thanks.
|
Click to See Complete Forum and Search --> : Message in place of blank subreport kristyw October 6th, 2005, 12:17 AM Is there any way I can check the option to suppress blank subreport, but then put a "No data is available" message in it's place? Thanks. Madhi October 22nd, 2005, 06:41 AM Create a new Report named BlankReport having the content "No data Available" Check the existance of the records before calling a report If there are records then call that report otherwise call BlankReport codeguru.com
Copyright WebMediaBrands Inc., All Rights Reserved. |