I am successfully using the following code to hide the label (text field) of a field on a report if the field is null and if the field is not null, display the label.
=IIf([situation] Is Null,Null,"Situation:")
However on the same report I have a subreport and I would like to hide the label (text field) on the main report based on if a field in the subreport is Null. I tried the following but the Label "Extensions" is still being displayed although there's no data.
=IIf([repclasubrep].[Report].[clause_name] Is Null,Null,"Extensions:")
On the property sheet of the subreport, the name = replcasubrep and the source object = Report.repclasubrep
Any assistance on where i am going wrong would be greatly appreciated.
Regards
Toukey
_._,_._,_
Groups.io Links:
You receive all messages sent to this group.
View/Reply Online (#116275) | Reply To Group | Reply To Sender | Mute This Topic | New Topic
Your Subscription | Contact Group Owner | Unsubscribe [sugeng.panjalu.access@blogger.com]
_._,_._,_
Tidak ada komentar:
Posting Komentar