T
Tim Holmgren
Hi all,
I need some help. I'm trying to make a programming
decision in a form based on the results of a query.
Specifically, here's what I'm trying to accomplish; I've
created a form and a query to search the "Do Not Call"
list. I've imported the DNC list into a table and I've
created a form and a query so that, in the form, I can
enter the phone number I want to call and use the query to
search the table.
The form and the query work. If the number is on the
list, it is displayed in a query result window. If it
does not exist, I get an empty query result window. What
I am trying to accomplish is to then return to my form and
display a message window letting the user know whether the
number was found our not.
I hope that is enough info for someone to give me some
direction. Thanx.
Tim
I need some help. I'm trying to make a programming
decision in a form based on the results of a query.
Specifically, here's what I'm trying to accomplish; I've
created a form and a query to search the "Do Not Call"
list. I've imported the DNC list into a table and I've
created a form and a query so that, in the form, I can
enter the phone number I want to call and use the query to
search the table.
The form and the query work. If the number is on the
list, it is displayed in a query result window. If it
does not exist, I get an empty query result window. What
I am trying to accomplish is to then return to my form and
display a message window letting the user know whether the
number was found our not.
I hope that is enough info for someone to give me some
direction. Thanx.
Tim