I have a report with an if then statement for a checkbox.
If checkbox is true...etc versus if checkbox is false...etc
When there isn't a record that has this checkbox checked, I get the error
"You entered an expression that has no value." (Runtime error 2427) How can I ignore this error
when the record doesn't apply to the criteria?
If checkbox is true...etc versus if checkbox is false...etc
When there isn't a record that has this checkbox checked, I get the error
"You entered an expression that has no value." (Runtime error 2427) How can I ignore this error
when the record doesn't apply to the criteria?