G
Garry
I have a form based on a query. It is possible that the form may be opened
when the recordset of the query is empty. In order to avoid an ungly error
message I would like to trap this by opening a recordset based on the query
and check the recordset's recordCount. If empty, display a message, then
close the form. I have tried several form events to do this, but can't seem
to find the right combination.
Any help greatly appreciated.
Thanks -- Garry Gross
when the recordset of the query is empty. In order to avoid an ungly error
message I would like to trap this by opening a recordset based on the query
and check the recordset's recordCount. If empty, display a message, then
close the form. I have tried several form events to do this, but can't seem
to find the right combination.
Any help greatly appreciated.
Thanks -- Garry Gross