W
WestWingFan
I have a report with a subreport. On the main report is a text box with the
following IIF statement for its control source:
=IIf([sbrptCAAppStdsbyGroup].[Report].[HasData],"______",Null)
It was working perfectly until I tried to run the report on the new set of
data. Now there are times that the IIF doesn't fire correctly (in some cases
there is a _____ when there shouldn't be and there is no _____ where there
should). But some times the statement works as intended. I don't even know
where to begin troubleshooting this one.
Thanks in advance for your help!
following IIF statement for its control source:
=IIf([sbrptCAAppStdsbyGroup].[Report].[HasData],"______",Null)
It was working perfectly until I tried to run the report on the new set of
data. Now there are times that the IIF doesn't fire correctly (in some cases
there is a _____ when there shouldn't be and there is no _____ where there
should). But some times the statement works as intended. I don't even know
where to begin troubleshooting this one.
Thanks in advance for your help!