So would I be correct in saying if the field in the contact BUSINESS NAME
for instance existed in the Task form the data from the Contact would
transfer to the Task form?
Business Name would have to be a custom field, so, no, it would not be
transferred to a task form. Are you really asking about the Company field?
Tasks are really my weak suit, because I don't use the calendar or tasks in
my daily usage. However, when I did this operation of dragging a contact
item to the task folder, I discovered that the resulting item is really an
email message, and the Company name isn't used in a task form. It
automatically addressed the message to the fax number of the business, as
it didn't have an email address. When I tried it with a business that had
an email address, it addressed it to both email addresses. In both cases,
the name in the Contact Address was linked in the Contacts list. The
contact record can be called up from the Contacts list, so you really do
not need to have the Company Name in the Task form, then you will have to
write your own code to copy the value from the contact form to the task
form.
The best way to do this, is to design custom Contact form, with a command
button on a back page, and write code in the command button click_event
handler to create a task item from a custom Task Item form, and stuff the
values from the contact form into the new Task item. I would suggest that
you get a book on Outlook programming.
Www.slipstick.com is the premier
site for all this Outlook and Exchange. You can find examples there; and
it has a library section which will list the good books that are out there.
Hollis D. Paul [MVP - Outlook]
(e-mail address removed)
Using Virtual Access 4.52 build 277 (32-bit), Windows 2000 build 2195
http://search.support.microsoft.com/kb/c.asp?FR=0&SD=TECH&LN=EN-US
Mukilteo, WA USA