Mail a Sheet contents using excel..

M

Majid LAISSI

Hi,

I would like to make a macro that sends the contents of a sheet to a
specific recipient.

I found in the internet that it's possible using :

Dim myvariable As Outlook.Application

The problem is that this type is not recognized by Excel, and when i go to
the menu "Tools/Preferences/" I can't find the Outlook Library..

Can someone please tell me where to locate this library?

Thanks in advance.
 
M

Majid LAISSI

Thanks this works but Outlook Express asks for an authorisation from the
user before sending the mail
Is there any way to avoid this ?
 
Top