G
Guest
I am new to writing code in access, but have managed to build a large
database, with security and the works. I've been pulling my hair out trying
to figure out something that is probably very simple, and would appreciate
some help.
I have created a query that checks for matching last names. In the after
update event of a field the query runs and uses the data entered as the
criteria. What I would like to know is, how do I write the code so that the
query only shows if it finds matching results? If there are no matches, I
don't want it to even pop up. I appreciate any assistance on this, since its
been frustrating me for the past week.
Let me know if my explanation isnt clear enough. Thanks...
database, with security and the works. I've been pulling my hair out trying
to figure out something that is probably very simple, and would appreciate
some help.
I have created a query that checks for matching last names. In the after
update event of a field the query runs and uses the data entered as the
criteria. What I would like to know is, how do I write the code so that the
query only shows if it finds matching results? If there are no matches, I
don't want it to even pop up. I appreciate any assistance on this, since its
been frustrating me for the past week.
Let me know if my explanation isnt clear enough. Thanks...