K
kev100 via AccessMonster.com
Have been using the OnClick feature recently for the first time....really
cool item.
I have a form which displays a info from a query in datasheet form.
The form is simply a list of name and phone numbers called on a certain day.
When the form is opened, the user inputs the date, and the list comes up.
There is another query that will display any call made to a particular phone
number. The user enters the phone number and all the calls that have ever
been made to that number a displayed.
It would be GREAT if, when the former is run (numbers called on a certain
date)...the user could simply CLICK a phone number and that number be used as
the Input for the latter query (the one that shows any call made to a number
at any time).
I've got the OnClick working to call that other query...I just don't know how
to get it to automatically enter the clicked number into that query's prompt.
Any advice appreciated.
THANKS
cool item.
I have a form which displays a info from a query in datasheet form.
The form is simply a list of name and phone numbers called on a certain day.
When the form is opened, the user inputs the date, and the list comes up.
There is another query that will display any call made to a particular phone
number. The user enters the phone number and all the calls that have ever
been made to that number a displayed.
It would be GREAT if, when the former is run (numbers called on a certain
date)...the user could simply CLICK a phone number and that number be used as
the Input for the latter query (the one that shows any call made to a number
at any time).
I've got the OnClick working to call that other query...I just don't know how
to get it to automatically enter the clicked number into that query's prompt.
Any advice appreciated.
THANKS