Beginner VBA user asking advanced questions

  • Thread starter Thread starter Chad Portman
  • Start date Start date
C

Chad Portman

So I am just start to use VBA but I noticed that it is both in Excel and
Outlook. So does that mean you can write a macro in Excel to say send an
e-mail through Outlook.
 
You can use VBA with any Microsoft commercial product. Some are easier than
others to become proficient in. A lot of the Outlook syntax is the same as
the Word syntax. Both Word and Outlook have considerably different constants
than Excel, which makes sense because they serve different purposes. Access
has yet another set of constants but has some similarity to Excel. You could
spend a lot of time learning to use them all. But if you pick one version
and learn it, you can make use of it to work in the others.
 

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