View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
alan82 alan82 is offline
external usenet poster
 
Posts: 12
Default How can I email a spreadsheet as plain text using MailEnvelope oranother method...

Hi all,

I am looking for some help with automating the operation of emailing a
spreadsheet using the MailEnvelope property.

I am able to automate this already. But, my problem is that the email
must be sent as plain text because it is to be sent to a Blackberry!

So, if is was performing this task in Outlook I would select from the
menu:

Actions - New Message using - Plain Text

Can I replicate this in Excel using MailEnvelope? Or, is there another
methods to reach the same end?

Thanks in advance for your help.

A