View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter Peter is offline
external usenet poster
 
Posts: 349
Default Emailing out of Excel

Hi,

Can anyone please help me with some coding to enable me to do the following:

* Email the opened file as attachment to a specific email address. (this
info is within a cell in the spreadsheet.
* Copy some text from the spreadsheet into the body of the email
* Email the file in background without making the user press send

Basically I've extracted some data from an ERP system and then I use Excel
to extract the data each sales guy needs to see then email it to them.

Thanks in advance for your help.
P