easy way to do a simple macro?

  • Thread starter Thread starter Tim
  • Start date Start date
T

Tim

Hi I want to make a couple of easy macros, ie delete files from one
folder, then paste into folder from another.

I know nothing about macros, is there not a simple way of starting macro,
then doing the movements you want, while macro records them, similar to
excel. thanks tim
 
Correct. Outlook has no macro recorder. It does, however, have an extensive object model and detailed help files. Plus, there are hundreds of available code samples on the Internet and tutorials like those at http://www.outlookcode.com/d/vb.htm#tutorials . I've seen people pick up the basics in a very short period of time.

FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_vba
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top