Subform runs query - what if query returns no records

D

Donna

I have a "search" form with a subform that is invisible until I hit the
"Search" command. At that time the subform(in datasheet view) appears with
the results of the query. Is there a way to get a message box to appear that
says "No records meet criteria in search" if the query returns no records?
 
Top