record macro in Outlook

  • Thread starter Thread starter wangww
  • Start date Start date
W

wangww

hi.

why Outlook does't have macro record?
How can I built maroc record in Outlook?

Thanks in Advance
 
Only the oldest Office programs have macro recorders. None of the newer ones do. In other words, Microsoft hasn't introduced a new macro recorder-equipped program in more than 10 years. If you want to write macros for Outlook, there are many, many code samples in Outlook developer Help, posted in forums like this, at sites like mine (see signature), and elsewhere.
 
Only a few Office apps have a macro recorder, Outlook isn't one of them and
there are no plans to create one by MS. You either have to write code from
scratch or you'd have to write your own macro recorder, if that's even
possible.
 
Back
Top