Thread: email macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alannah Schuman[_2_] Alannah Schuman[_2_] is offline
external usenet poster
 
Posts: 2
Default email macro

Thanks Corey i had missed that bit. i have now made some code using send keys
that works!

"Corey" wrote:

Did you see this:
http://www.rondebruin.nl/mail/oebody.htm

Corey....
"Alannah Schuman" wrote in
message ...
Thanks Cory

I have tried Ron's code but met error '429' Activex component-- can't
create
object.

The problem in the vb code is 'Set OutApp =
CreateObject("Outlook.Application")'. Thats why i thought using Outlook
Express might be a problem. Do you know anything about this?

Thanks
Alannah