A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 9 of 9
Search took 0.02 seconds.
Search: Posts made by: PWS
Forum: Outlook - General Queries December 17th 07, 11:47 AM Posted to microsoft.public.excel.programming, microsoft.public.outlook,microsoft.public.outlook.program_vba
Replies: 10
Views: 1,017
Posted By PWS
Emailing Activesheet As Body of Email

On Dec 16, 3:48 pm, "Sue Mosher [MVP-Outlook]"
wrote:

Yes, as I said, you need to return ActiveSheet.MailEnvelope.Item, which is a MailItem, and
then work with its...
Forum: Outlook and VBA December 17th 07, 11:47 AM Posted to microsoft.public.excel.programming, microsoft.public.outlook,microsoft.public.outlook.program_vba
Replies: 10
Views: 843
Posted By PWS
Emailing Activesheet As Body of Email

On Dec 16, 3:48 pm, "Sue Mosher [MVP-Outlook]"
wrote:

Yes, as I said, you need to return ActiveSheet.MailEnvelope.Item, which is a MailItem, and
then work with its...
Forum: Outlook - General Queries December 13th 07, 08:06 AM Posted to microsoft.public.excel.programming, microsoft.public.outlook
Replies: 4
Views: 971
Posted By PWS
Sending Email - different reply-to address

I used this technique because it was so simple... until I wanted to
send from another account.

Using the mailEnvelope technique I am able to send worksheets with
images on them without having to go...
Forum: Outlook - General Queries December 12th 07, 09:22 AM Posted to microsoft.public.excel.programming, microsoft.public.outlook
Replies: 4
Views: 971
Posted By PWS
Sending Email - different reply-to address

Thanks Ron that code worked great....

Flushed with that success I was asked to do a similar thing with this
code...

With ActiveSheet.MailEnvelope
.Item.BCC = sRecipientList (an array of...
Forum: Outlook - General Queries December 11th 07, 11:09 AM Posted to microsoft.public.excel.programming, microsoft.public.outlook
Replies: 4
Views: 971
Posted By PWS
Sending Email - different reply-to address

Apologies for cross posting, please understand I did not know which
group would be best.

I have the following code in Excel which creates an EMail

Dim olApp As Object
Dim olMail As Object
Set...
Forum: Outlook - General Queries February 19th 07, 01:46 PM Posted to microsoft.public.outlook
Replies: 2
Views: 459
Posted By PWS
Outlook 2003

On Feb 19, 12:51 pm, Gordon wrote:
Pete wrote:
I have created a rule which if an Email is received through a specified
account it should be perminently deleted....
Forum: Outlook - General Queries February 19th 07, 01:39 PM Posted to microsoft.public.outlook
Replies: 3
Views: 500
Posted By PWS
Outlook 2003 Rules Problem

On Feb 19, 1:20 pm, Gordon wrote:
PWS wrote:
I have created a rule which if an Email is received through a
specified
account it should be perminently...
Forum: Outlook - General Queries February 19th 07, 01:13 PM Posted to microsoft.public.outlook
Replies: 3
Views: 500
Posted By PWS
Outlook 2003 Rules Problem

I have created a rule which if an Email is received through a
specified
account it should be perminently deleted. This is actually the third
of
three rules which is designed to deleted all spam,...
Forum: Outlook - General Queries February 19th 07, 01:06 PM Posted to microsoft.public.outlook
Replies: 1
Views: 238
Posted By PWS
Outlook 2003

I have created rules which allow Email to two specific addresses on
the domain to be moved upon receipt. I have a third rule which should
perminently deleted an other Email from this domain. ...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT +1. The time now is 03:26 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.