Send Object

M

Matt

I have a macro with a SendObject action. I am using
exchange 5.5/outlook 2000 for email. Is there a way to
change the sender of the email? by default it is my email
because the action is running on my machine. any
direction would be great. thanks,

matt.
 
S

Steve Schapel

Matt,

Sorry, I don't think this is possible with a macro. You could change
the default email account for your Outlook. Otherwise, I think you
would need to either use Office Automation VBA procedures to send your
email, or use a third-party emailing utility which supports this option.
 
B

Bob Schwimmer

Try WorldMerge. You can download it (search google), they have a free version
and it works well.
Bob
 
Top