bethabernathy
Programmer
Hi - I have a report that lists the field "IncidentDescription". I want the "IncidentDescription" to display only if there is data in the field. If the record is empty, I don't want the field to display. I have the following Syntax in the text field, but it is working yet:
=IIf([IncidentDescription]="Null"," "
Any suggestions??
Thanks, Beth beth@integratedresourcemgmt.com
=IIf([IncidentDescription]="Null"," "
Any suggestions??
Thanks, Beth beth@integratedresourcemgmt.com