Thread: copy to:
View Single Post
  #2  
Old September 12th 08, 02:53 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default copy to:

Outlook doesn't have a macro recorder and if you record a Word macro it
can't work with a WordMail item. You will have to code your macro from
scratch as Outlook code.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"oldyork90" wrote in message
...
I tried recording a macro to copy names from the address header of a
new message 'To:' and paste it into a greeting. But when I enter the
To field and attempt a copy 'ALT A', the macro stops running. It will
not copy it. There are no entries in the macro vba script. How can I
copy the names into the body of the message?
Thank you.


Ads