I have a form that in the OnShow event I'm running a query. If there are no results from that query I don't want to show the form, I want to give the user a message that no records were found and skip the rest of the OnShow event and close the form before it opens.
Is this possible? Is there another way to accomplish what I'm trying to do?
Thanks!
Leslie
Is this possible? Is there another way to accomplish what I'm trying to do?
Thanks!
Leslie