Forum: Outlook - Using Contacts
December 8th 09, 05:33 AM Posted to microsoft.public.outlook.contacts
|
Replies: 2
Views: 768
|
Forum: Outlook - General Queries
June 30th 09, 03:52 PM Posted to microsoft.public.outlook
|
Replies: 0
Views: 516
|
Forum: Outlook and VBA
March 12th 08, 12:16 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 8
Views: 826
Monthly E-Mails
I think I answered my own question, I just had to put in a case statement in.
Here is the final. Thanks again.
Sub MyFunction()
Dim olApp As Outlook.Application
Dim olMsg As...
|
Forum: Outlook and VBA
March 11th 08, 07:53 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 8
Views: 826
Monthly E-Mails
No different messages to different people each month.
Jan
Email1 - To: John, Joe, Jane
Email2 - To: Bob, Ben, Bill
Email3 - To: Mark, Mike, Max
Feb
Email1 - To: Sam, Sue, Sarah
Email2 - To: John,...
|
Forum: Outlook and VBA
March 11th 08, 05:53 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 8
Views: 826
Monthly E-Mails
Hmmm...Actually there are 10 seperate messages all with different recipients
that I send each month. Each procedure varies by month, for example: I send 5
messages in Jan, then I send 7 messages in...
|
Forum: Outlook and VBA
March 10th 08, 06:29 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 8
Views: 826
Monthly E-Mails
I am just learning VBA, really just a beginner... how/where would I specify
each e-mail to be sent on a particular month(s) of the year using the
month(date) procedure? Thanks for all of your help....
|
Forum: Outlook and VBA
February 22nd 08, 07:41 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 8
Views: 826
Monthly E-Mails
I have some code that automatically sends e-mails each month to different
poeple. Each month the e-mails are different (for example: In January I send
2 e-mails and in Febuary I send 3 e-mails). So...
|
Forum: Outlook - Using Contacts
January 30th 08, 08:47 PM Posted to microsoft.public.outlook.contacts
|
Replies: 2
Views: 474
How to import excel to outlook with extra fields
I realize this question has been asked several time, but I have not seen a
USEFUL answer yet.
1 WHY DO I NOT SEEM TO HAVE TO MAPPING OPTIONS ALL THE INSTRUCTIONS SEEM
TO DISCUSS?
2 IF I'VE...
|
Forum: Outlook and VBA
January 24th 08, 05:55 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 9
Views: 2,152
Insert standard text into a new message
Yes! that did it! your a genius! Thanks a bunch!
"JP" wrote:
This code worked for me. I put this code in a standard Outlook module.
You mentioned the security prompt, if you are using this in...
|
Forum: Outlook and VBA
January 23rd 08, 05:54 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 9
Views: 2,152
Insert standard text into a new message
Sorry, in Outlook 2003.
"Sue Mosher [MVP-Outlook]" wrote:
Where are you writing this macro? In Outlook or another application?
See http://www.outlookcode.com/article.aspx?ID=52 for...
|
Forum: Outlook and VBA
January 23rd 08, 05:49 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 9
Views: 2,152
Insert standard text into a new message
Sorry about that I am running 2003, I tried all the code in that link but it
doesn't seem to work? Also, is there a way to set a default SigName? Because
I am not the only one who will be using...
|
Forum: Outlook and VBA
January 23rd 08, 05:26 PM Posted to microsoft.public.outlook.program_vba
|
Replies: 9
Views: 2,152
Insert standard text into a new message
No, a message box came up that said (A program is trying to access e-mail
addresses you have stored in Outlook. Do you want tp allow this?
If this is unexpected, it may be a virus and you should...
|
Forum: Outlook and VBA
January 23rd 08, 03:08 AM Posted to microsoft.public.outlook.program_vba
|
Replies: 9
Views: 2,152
Insert standard text into a new message
Hello,
I am pretty new at this but, how do you insert standard text into a new
e-mail message without deleting the default signature? I am using the
following code:
Sub Macro1()
Set OutLk =...
|
Forum: Outlook - Installation
May 24th 06, 07:40 PM Posted to microsoft.public.outlook.installation
|
Replies: 3
Views: 553
Outlook- 2007 combining mail folders
Sorry Ken
I forgat to indicate that MSN changed from a pop3 to an HTTP account. I
can't understand why they don't want you to combine any account you may have
--
Gabe
|
Forum: Outlook - Installation
May 24th 06, 06:14 PM Posted to microsoft.public.outlook.installation
|
Replies: 3
Views: 553
Outlook- 2007 combining mail folders
Is there a way to automate the transfer of the incoming (inbox) mail from one
service provide to another - so at the end I will be to examine incoming mail
from one folder.
Currently I have 4 mail...
|
Forum: Outlook - Installation
April 13th 06, 03:51 PM Posted to microsoft.public.outlook.installation
|
Replies: 5
Views: 913
MSN changed it's email server from POP3 to HTTP
Actually Brian I want to reverse the process. Insted of having Msn upload
all my pop3 and unify my accounts I would like to unify my msn mmail with my
pop3 accounttt folders.
If I understand MSN...
|
Forum: Outlook - Installation
April 11th 06, 04:51 PM Posted to microsoft.public.outlook.installation
|
Replies: 5
Views: 913
|
Forum: Outlook - Installation
April 10th 06, 11:43 PM Posted to microsoft.public.outlook.installation
|
Replies: 5
Views: 913
|