Adding multiple elements to form from form

thatlemhome

Registered User.
Local time
Today, 08:05
Joined
Mar 31, 2009
Messages
26
I need a way to add mulitple fields from a client search into a project form.

For example, I have a project form which is running from a multi-table query. On this form, I have a search button which pulls a second continuous form to search for clients. This form could be either table or query based. I would like to have a button on this continueous form, which when clicked, would add the field entries into the first form followed by closing of the search form. Both forms have the same fields, with the project form having many additional fields. I thought I could tie the search back to the project form based off of key fields, but have not been able to get it to work.

Any help would be appreciated.
Thanks in advance.
 

Users who are viewing this thread

Back
Top Bottom