If I open a form based on a query that returns no records, the form is completely blank. No controls, nothing.
Is there any way to capture if the query is empty? I was thinking I could check in the form's OnOpen or OnLoad event. I just have no idea what property to check for.
Thanks for any help.
Brent
Is there any way to capture if the query is empty? I was thinking I could check in the form's OnOpen or OnLoad event. I just have no idea what property to check for.
Thanks for any help.
Brent