PC Review


Reply
Thread Tools Rate Thread

Bitmap copy of Excel Range into Outlook MailItem.

 
 
WhytheQ
Guest
Posts: n/a
 
      18th Oct 2007
Ok - here we go:

I've got my formatted numbers in Sheets(1).Range("A118").
If I run the following:

Sheets(1).Range("A118").CopyPicture xlScreen, xlBitmap

and then:
>activate an empty Outlook MailItem.
>do control & v, the data appears in the email in Bitmap format in the body of the mail, which is what I want.


An alternative manual way of doing the above is to simply copy the
range then open the MailItem and do Edit>PasteSpecial>Bitmap and the
formatted range appears as a bitmap in the body of the mail.


How do I automate all of the above - preferably without using the
SendKey method?
I need it in a Bitmap format because my clients are using
BlackBerries.
I've looked through Ron's website but can't get a definite answer from
that resource.

Any help greatly appreciated
Jason.

 
Reply With Quote
 
 
 
 
Chip Pearson
Guest
Posts: n/a
 
      18th Oct 2007
You've already got the Excel half of the equation done. You'll most likely
get a better/more prompt reply if you post in an Outlook group.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel, 10 Years
Pearson Software Consulting
www.cpearson.com
(email on the web site)

"WhytheQ" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Ok - here we go:
>
> I've got my formatted numbers in Sheets(1).Range("A118").
> If I run the following:
>
> Sheets(1).Range("A118").CopyPicture xlScreen, xlBitmap
>
> and then:
>>activate an empty Outlook MailItem.
>>do control & v, the data appears in the email in Bitmap format in the body
>>of the mail, which is what I want.

>
> An alternative manual way of doing the above is to simply copy the
> range then open the MailItem and do Edit>PasteSpecial>Bitmap and the
> formatted range appears as a bitmap in the body of the mail.
>
>
> How do I automate all of the above - preferably without using the
> SendKey method?
> I need it in a Bitmap format because my clients are using
> BlackBerries.
> I've looked through Ron's website but can't get a definite answer from
> that resource.
>
> Any help greatly appreciated
> Jason.
>


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot copy Excel 2007 Chart and Paste as Bitmap into Powerpoint 2 SysMod Microsoft Excel Charting 5 30th Sep 2009 03:58 PM
Copy a range from Excel to Oulook MailItem's body as Bitmap WhytheQ Microsoft Outlook VBA Programming 8 2nd Nov 2007 12:33 PM
HELP!.. copy Bitmap of range from Excel to Outlook body WhytheQ Microsoft Excel Programming 1 17th Oct 2007 11:53 AM
Copy from Excel and paste as bitmap in Word =?Utf-8?B?SnVsaWU=?= Microsoft Excel Programming 3 30th Aug 2006 07:00 AM
copy a portion of a bitmap to another bitmap (via picturebox or other method) ? Mad Scientist Jr Microsoft VB .NET 2 31st Jan 2005 02:26 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:14 AM.