I think this is a simple problem that I just cannot resolve. I am using the expression =IIf(IsNull([Customer PO]),"NEED PO",[Customer PO]) in a report. The result is an error. Customer PO is a text data type, required-no, allow zero length-no,index-no and unicode compression-yes.