Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copy data from one form to another - best method?

Status
Not open for further replies.

Grippen

Technical User
Sep 3, 2001
24
GB
I have created a new form called "ConData", containing details of personal contacts in Outlook. The new form is based on the default "Contacts" form but has extra "user-defined" fields added.

I want to open "ConData" from a commandbutton in another form, select a person from my Personal "Contacts" Folder then have the data from the selected "Contacts" form read across into the "ConData" new form then manually add data to the new fields before saving.

I have got as far as opening a new "Condata" form. How do I do the rest?
 
If this command button is going to open a popup, here's a FAQ on how to communicate between the two windows, and send the data:

faq216-692

:)
Paul Prewett
penny.gif
penny.gif
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top