View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Pecoflyer[_400_] Pecoflyer[_400_] is offline
external usenet poster
 
Posts: 1
Default Copy range and paste into MS Paint


Hi,
don't know if this helps.
But try the following:
Select the range of cells
While pressing the "Shift" key click the Edit menu
Select " Copy Picture"
You know have a picture on your clipboard that you can paste in an
email or where you like.





ARbitOUR;349318 Wrote:
Hi all...me again...LOL

OK, so now I desperately need some code to copy a range of cells and
paste it into MS Paint to save as a .jpg image for e-mailing purposes. I
know I can use the following to open MS Paint:

shell("mspaint.exe")

But whereto from here for the pasting part...
...and the saving part...
...and the file name specification part...

Anyways, hope someone can help me.



--
Pecoflyer

Cheers -
------------------------------------------------------------------------
Pecoflyer's Profile: http://www.thecodecage.com/forumz/member.php?userid=14
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=97712