M
moonlight
Hi,
I have Form1 which has command button, when click it will open the Form2
which is built based on Query. This query has 2 fields {ID and Name} the
criterion is under the Name field. The criteria asked (after clicking the
button in Form1) the user to enter the Name that he need to show in Form2.In
my case the form2 will open all the time if the Name in the query the Form2
will show it, and if it was not on the query also Form2 will open empty.
How to, make Form2 open only if the Name is in query and if not it will give
me error message?
Very important i need help
I have Form1 which has command button, when click it will open the Form2
which is built based on Query. This query has 2 fields {ID and Name} the
criterion is under the Name field. The criteria asked (after clicking the
button in Form1) the user to enter the Name that he need to show in Form2.In
my case the form2 will open all the time if the Name in the query the Form2
will show it, and if it was not on the query also Form2 will open empty.
How to, make Form2 open only if the Name is in query and if not it will give
me error message?
Very important i need help