Assigning Record Numbers from search form

D

davie24

I have a DB the receives faxes and emails. Users open the faxes /
emails and then use a search form to find a record in another table
that the fax / email applies to. The results of the search displays on
a continues form with a selection button. I need the VB code that will
take the record number from the continues form and insert it on the
form that displays the fax / email.
 
Top