Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35
Default How can I email a spreadsheet as plain text using MailEnvelope oranother method...

On Oct 17, 2:29*pm, alan82 wrote:
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


hi Alan

I'm not aware of an equivalent in Excel. As you can appreicate, unlike
outlook, structure is a lot more important ins a spreadsheet.

Even if the spreadsheets in question are relatively simple, and only
the cell value needs to be exported, then there would be a few
options, but would involve some work.

With native excel 2007 files (xlsx, xlsm - though not limited to i
don't think) you are able to 'unzip' it, teh resulting files are text
that define the structure / contents of teh spreadsheet (as you get
more complicated files).

To see what I mean, change the extension of a 2007 file from .xlsx
to .zip, then extact and explore the contents.

That may be more information tah is required, and it is defined using
microsoft's OOXML.

Hope that is useful in some way
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
plain text opens instead of formatted spreadsheet Stellir Excel Discussion (Misc queries) 0 November 12th 07 03:21 PM
email format plain text milos Excel Programming 1 August 22nd 06 03:20 PM
Method 'MailEnvelope' of object '_Worksheet' failed [email protected] Excel Discussion (Misc queries) 1 December 7th 05 11:20 PM
How do I create a plain text email? bruce Excel Programming 1 April 28th 04 09:27 PM
email submission tool for converting xls to pdf or xls to plain text ascii Don Saklad Excel Programming 0 February 29th 04 02:38 PM


All times are GMT +1. The time now is 07:08 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"