View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
locochon2010 locochon2010 is offline
external usenet poster
 
Posts: 5
Default Userform and Email Question

have you tried using Outlook to record a macro that will notify you when that
email is opened. I think that is one of Outlook's options.

To be notified about all messages

On the Tools menu, click Options.
Click E-mail Options.
Click Tracking Options.
Select the Read receipt or the Delivery receipt check box.


"TotallyConfused" wrote:

I have an Excel Userform that emails worksheet with a command button.
However, I need to take this a step further and when the receiver opens the
email . I would like to automatically send a response to sender. Can this
be accomplished? If so can anyone please help/guide me how to do? Or where
I can find out how to do? Email application using Outlook. thank you in
advance for any help with this. Thank you.