C
CJ
Hi everybody:
I do not know how to test for results in a query.
I have qryExpiry that tests to see if an expiry date has been reached. I
would like this query to run at the startup of my database. If there are
records, I need a message box to pop up and then clicking on an OK button in
the message box would open the rptExpiry but if there are no records in the
query recordset then I just want things to continue as normal.
How do I go about accomplishing this?
Thanks a bunch!
I do not know how to test for results in a query.
I have qryExpiry that tests to see if an expiry date has been reached. I
would like this query to run at the startup of my database. If there are
records, I need a message box to pop up and then clicking on an OK button in
the message box would open the rptExpiry but if there are no records in the
query recordset then I just want things to continue as normal.
How do I go about accomplishing this?
Thanks a bunch!