T
tam
I have a report in which I need to only display data of those locations which
are labeled as YES in my "OPEN" column field. I tried =YES and that converts
my NO flags to yes and I tried =IIf([OPEN]<>"NO",Null,"") but I receive an
error message. I only want the records with a YES to pull into the report.
are labeled as YES in my "OPEN" column field. I tried =YES and that converts
my NO flags to yes and I tried =IIf([OPEN]<>"NO",Null,"") but I receive an
error message. I only want the records with a YES to pull into the report.