T
TonyB
Hi,
I'm working on a form. On this form I open a report,which is based upon a
query which reads criteria from the form. What I want to do before I open
the report, is to find out if that query would return any records so that
the report doesn't display blank pages. So I'm looking for a way to
programatically run the query from my form vba code, and see if it returns
any data before I open the report ? Is this possible ?
Thanks
Tony
I'm working on a form. On this form I open a report,which is based upon a
query which reads criteria from the form. What I want to do before I open
the report, is to find out if that query would return any records so that
the report doesn't display blank pages. So I'm looking for a way to
programatically run the query from my form vba code, and see if it returns
any data before I open the report ? Is this possible ?
Thanks
Tony