My report runs from a query. If the query comes up blank, how do I prevent the report from opening? right now my code
Opens query
Opens report.
is there a command so I can
Open query
if query is not empty then
Open report
????
Opens query
Opens report.
is there a command so I can
Open query
if query is not empty then
Open report
????