New User

rmsimps

New member
Local time
Today, 00:15
Joined
Apr 7, 2019
Messages
6
I am a new user to the forum. I am looking how to usie IIF in a report so that it will print the output depending on the boolean value.
 
Not much to go on. Perhaps you mean if the report has no records, then don't open/print,or display a message. If it's a boolean value based on the underlying record source, then usually the filtering of records is best done by the query. If no records, you're back to using the OnNoData event that I alluded to.
 
Hi. Welcome to the forum! You must be referring to this thread. I think it's better to continue the discussion there.
 

Users who are viewing this thread

Back
Top Bottom