G
Guest
Using Access XP (2002)
What is the best way in VBA, to determine if "qryGroupSelect" returns no
records.
I am running a report that will always return some data, however, if one of
the subreports based on "qryGroupSelect" returns no records, I will refuse to
open the report.
What is the best way in VBA, to determine if "qryGroupSelect" returns no
records.
I am running a report that will always return some data, however, if one of
the subreports based on "qryGroupSelect" returns no records, I will refuse to
open the report.