D
dave b via AccessMonster.com
A field in a query determines what boxes and labels show up in my report.
The field is bound to a text box. Everything works fine if there is data.
If there is no data, there is an error "You entered an expression that has no
value".
Obviously, when there is no data, there is no value in the field I'm using to
make a determination; so, how do I handle this error? I will still use the
report with a single line that says there was no data for the report.
I'm opening the report in preview via form, giving the user the option of
just viewing the report on the screen or printing the report.
The field is bound to a text box. Everything works fine if there is data.
If there is no data, there is an error "You entered an expression that has no
value".
Obviously, when there is no data, there is no value in the field I'm using to
make a determination; so, how do I handle this error? I will still use the
report with a single line that says there was no data for the report.
I'm opening the report in preview via form, giving the user the option of
just viewing the report on the screen or printing the report.