View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron de Bruin
 
Posts: n/a
Default HOW TO PUT MORE THAN ONE WORKBOOK ATTACHMENT IN AN EMAIL?

Hi

With code ?

If you use Outlook you can repeat this line in the code examples
..Attachments.Add ("C:\test.xls")

http://www.rondebruin.nl/sendmail.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"Traffic Coordinator" <Traffic wrote in message
...
I need to put more than one workbook in my emails as attachments. For my
co-workers as part of my job to give them listings of the product that we are
to recieve from the different forwarders that we use.

Please help,