Hi- I have a database which tracks job numbers.
Form 1 (Job_frm) enters data into a table (jobfile)
(frmsearch) is a form that Queries by parameter to filter the jobfile so that only desired information appears.
The results appear in a popup box in a datasheet type view.
I wish to be able to click the results of the query and make that information appear in the original job_frm
Is this possible?
And how?
Thanks for your time/consideration
Form 1 (Job_frm) enters data into a table (jobfile)
(frmsearch) is a form that Queries by parameter to filter the jobfile so that only desired information appears.
The results appear in a popup box in a datasheet type view.
I wish to be able to click the results of the query and make that information appear in the original job_frm
Is this possible?
And how?
Thanks for your time/consideration