P
Pitu
I have a button which on clicking runs a macro which opens another form. This
form is a result of a parameter query which brings data to the form according
to the parameter selected. Now if the parameter entered does not have any
record in the underlying table, currently a blank form opens. What i want is
if the parameter entered does not have any record in the table a message box
pops up to the user that you entered a invalid entry and then the blank form
does not show up at all. How to do this.
form is a result of a parameter query which brings data to the form according
to the parameter selected. Now if the parameter entered does not have any
record in the underlying table, currently a blank form opens. What i want is
if the parameter entered does not have any record in the table a message box
pops up to the user that you entered a invalid entry and then the blank form
does not show up at all. How to do this.