email from excel cell

G

Guest

I know I can get excel 2003 to send an email with cc, bcc, subject and body
from a
cell by entering the follwing statement into that cell:

Subject%20Message&cc=e-mail address;&bcc=e-mail address;&body=Text%
20of%20the%20message

When I send this email the recipients will receive the email with the
message "Text of the message", in outlook

What I want to do is to send as an email, from a cell in excel, an "OutLook
Task" and an "OutLook Appointment", such that when the recipient opens the
the email outlook will open to the Task module or the Appointment mudule,
which they can then save to outlook

Needless to say, the information send via the excell link will be very small

The email will open to outlook's Task or Appointment

I am looking for a statement that will allow me to do this...
Please
Thanks
 
K

Ken Slovak - [MVP - Outlook]

An email can't execute code to change the current folder. You would have to
write code that runs on each computer that will receive the emails that
identifies the emails and sets the ActiveExplorer.CurrentFolder object.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top