G
Guest
I am building a report that identifies corrections needed to records. The
form has 30 questions and 1= Need Correction 2= No correction. HERE is my
code =IIf([Correction]="1",[Text]). With this expression when correction is
needed my report prints a blank in the text field. Is their a way to tell the
report to only print records and fields where correction is = 1 with the text?
form has 30 questions and 1= Need Correction 2= No correction. HERE is my
code =IIf([Correction]="1",[Text]). With this expression when correction is
needed my report prints a blank in the text field. Is their a way to tell the
report to only print records and fields where correction is = 1 with the text?