A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
The Word object model and the Outlook object model are not the same. Maybe the easiest way to understand this is to consider that you are in Word and you want to press Send/Recieve (a standard command in Outlook) but its not there?? Why, because that is what Outlook does but not Word. Now try to open the Inbox in Word - not going to happen because Word doesn't do Inbox's.
You want some of the feature from Word to be available in Outlook but if they all were then there would not be an outlook program. But how many people need Bibliographies and Footnotes in there email?
For a macro that runs in Word to run exactly the same in Outlook would require that both programs have the same object model - which means all their commands must be exactly the same. From the discussion above you can see why this is not the case.
It is not to say that you can't copy code from Word to Outllook but most likely you will need to modify it.
If this answer solves your problem, please check, Mark as Answered. If this answer helps, please click the Vote as Helpful button. Cheers Shane Devenshire