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 7 of 7
Search took 0.03 seconds.
Search: Posts made by: [email protected]
Forum: Outlook and VBA November 20th 06, 04:51 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 917
Posted By [email protected]
Set Categories macro

Great! Works fine, thanks!
Forum: Outlook and VBA November 20th 06, 02:25 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 917
Posted By [email protected]
Set Categories macro

This macro should add specified categorie to each email I have
selected, but nothing happens. What could be wrong?

/Marcus

----------------------------------------
Sub SetCategories()
' Set "Local"...
Forum: Outlook and VBA November 20th 06, 12:59 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 513
Posted By [email protected]
Or in IF doesn't work...

Well no, but nothing happens. I forgot to mention what I want to do,
the macro ask if I want to add a flag to the maill in the sent box if
it match the criteria. And that there the problem is, it...
Forum: Outlook and VBA November 17th 06, 02:32 PM Posted to microsoft.public.outlook.program_vba
Replies: 3
Views: 513
Posted By [email protected]
Or in IF doesn't work...

I found this function in this group, and trying to use in my macro,
But I have problem with this line...
If Contains(Item.To, "Marcus") Or Contains(Item.To, "Info") Then

What is...
Forum: Outlook - General Queries November 17th 06, 11:05 AM Posted to microsoft.public.outlook
Replies: 2
Views: 402
Posted By [email protected]
Using OR in IF doesn't work...

I found this function in this group, and trying to use in my macro,
But I have problem with this line...
If Contains(Item.To, "Marcus") Or Contains(Item.To, "Info") Then
What is...
Forum: Outlook and VBA November 8th 06, 05:34 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 2,144
Posted By [email protected]
Set follow up flag on message in my sent box

Thanks, after a while I managed to get it to work...

Another question, is it possible to trap it on domain?
If (Item.To = "
Forum: Outlook and VBA October 25th 06, 02:47 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 2,144
Posted By [email protected]
Set follow up flag on message in my sent box

This code sets a follow up flag to message when I send the mail to
specific receiver, it works fine.
But I want to change it so it only set follow up flag on message in my
sent box, not on the email...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT +1. The time now is 08:33 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.