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?
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?