View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gary Keramidas[_2_] Gary Keramidas[_2_] is offline
external usenet poster
 
Posts: 364
Default is there anyone that has successfully sent a page or a copied range using outlook express?

i have looked at code on the sites listed, no luck. always returns an error,
method "sendmail" of object '_workbook failed. tried code to send a text
message, that worked, but can't figure out how to get a copied range into
the body. i tried sendkeys, to tab 4 times, cursor actually got to the body
once, but usually it stays in the to header. sometimes, i have managed to
paste the selection into the to header, instead of the body.




--


Gary