Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 36
Default Beginner VBA user asking advanced questions

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.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,069
Default Beginner VBA user asking advanced questions

It is definitely possible. Check out this link:
http://www.rondebruin.nl/sendmail.htm

Hope this helps,

Hutch

"Chad Portman" wrote:

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.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Beginner VBA user asking advanced questions

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.

"Chad Portman" wrote:

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.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Beginner VBA user asking advanced questions

Oh, and yes, Excel has a SendMail feature that allows you to send Email from
Excel.

"Chad Portman" wrote:

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.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
questions on advanced filter John Keith Excel Discussion (Misc queries) 4 May 18th 10 04:05 PM
Couple of basic questions from a beginner: [email protected] Excel Programming 2 March 6th 07 02:34 PM
2 questions from a beginner Deaky220 New Users to Excel 1 April 14th 06 06:39 PM
Date Format....more questions from a beginner Lindsey Excel Programming 1 November 26th 05 06:07 AM
Questions from a beginner sweeney Excel Programming 1 August 10th 04 02:28 PM


All times are GMT +1. The time now is 06:32 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"